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

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

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



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.