Uses of Class
org.apache.struts2.views.gxp.Gxp

Uses of Gxp in org.apache.struts2.views.gxp
 

Subclasses of Gxp in org.apache.struts2.views.gxp
 class GxpInstance
          Struts 2 to GXP adapter that uses instances of GXP Interfaces, as created by the ObjectFactory.
 

Methods in org.apache.struts2.views.gxp that return Gxp
static Gxp Gxp.getInstance(Class gxpClass)
          Looks up Gxp instance for the given GXP class.
static Gxp Gxp.getInstance(String gxpPath)
          Looks up Gxp instance for GXP with given path.
 



Copyright © 2000–2018 Apache Software Foundation. All rights reserved.