Uses of Class
org.apache.struts.action.ActionFormBeans

Packages that use ActionFormBeans
org.apache.struts.config The "config" package contains configuration objects that correspond to elements that may be specified in the struts-config.xml module configuration file. 
 

Uses of ActionFormBeans in org.apache.struts.config
 

Methods in org.apache.struts.config that return ActionFormBeans
 ActionFormBeans ConfigHelper.getActionFormBeans()
          The org.apache.struts.action.ActionFormBeans collection for this application.
 ActionFormBeans ConfigHelperInterface.getActionFormBeans()
          The org.apache.struts.action.ActionFormBeans collection for this application.
 



Copyright © 2000-2003 - Apache Software Foundation