- getArgs(Appendable, GxpContext, Map) - Method in class org.apache.struts2.views.gxp.AbstractGxp
-
- getDefaultValue() - Method in class org.apache.struts2.views.gxp.Param
-
- getGxpClass() - Method in class org.apache.struts2.views.gxp.AbstractGxp
-
- getGxpClass() - Method in class org.apache.struts2.views.gxp.GxpInstance
-
- getGxpClassForPath(String) - Static method in class org.apache.struts2.views.gxp.AbstractGxp
-
Returns generated GXP class given an absolute path to a GXP file.
- getGxpClosure() - Method in class org.apache.struts2.views.gxp.AbstractGxp
-
Creates GXP closure.
- getGxpClosure(T, Map) - Method in class org.apache.struts2.views.gxp.AbstractGxp
-
Creates GXP closure.
- getGxpClosure() - Method in class org.apache.struts2.views.gxp.GxpResult
-
- getGxpInstance() - Method in class org.apache.struts2.views.gxp.AbstractGxp
-
- getGxpInstance() - Method in class org.apache.struts2.views.gxp.GxpInstance
- getGxpName() - Method in class org.apache.struts2.views.gxp.AbstractGxpResult
-
- getInstance(String) - Static method in class org.apache.struts2.views.gxp.Gxp
-
Looks up Gxp instance for GXP with given path.
- getInstance(Class) - Static method in class org.apache.struts2.views.gxp.Gxp
-
Looks up Gxp instance for the given GXP class.
- getInstance(String) - Static method in class org.apache.struts2.views.gxp.GxpInstance
-
Looks up Gxp instance for GXP with given path.
- getInstance(Class) - Static method in class org.apache.struts2.views.gxp.GxpInstance
-
Looks up GxpInstance
instance for the given GXP class.
- getLocale() - Method in class org.apache.struts2.views.gxp.AbstractGxpResult.DefaultProvider
-
- getLocale() - Method in interface org.apache.struts2.views.gxp.AbstractGxpResult.GxpResourceProvider
-
- getName() - Method in class org.apache.struts2.views.gxp.Param
-
- getOverrides(T, Map) - Method in class org.apache.struts2.views.gxp.AbstractGxp
-
- getParams() - Method in class org.apache.struts2.views.gxp.AbstractGxp
-
Returns list of parameters requested by GXP.
- getType() - Method in class org.apache.struts2.views.gxp.Param
-
- getUseInstances() - Method in class org.apache.struts2.views.gxp.AbstractGxpResult
-
- getWriter() - Method in class org.apache.struts2.views.gxp.AbstractGxpResult.DefaultProvider
-
- getWriter() - Method in interface org.apache.struts2.views.gxp.AbstractGxpResult.GxpResourceProvider
-
- Gxp - Class in org.apache.struts2.views.gxp
-
Struts 2 to GXP adapter.
- GxpInstance - Class in org.apache.struts2.views.gxp
-
Struts 2 to GXP adapter that uses instances of GXP Interfaces, as created by
the ObjectFactory
.
- GxpResult - Class in org.apache.struts2.views.gxp
-
Struts 2 GXP result type implementation.
- GxpResult() - Constructor for class org.apache.struts2.views.gxp.GxpResult
-