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

Packages that use ActionFormBean
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 ActionFormBean in org.apache.struts.config
 

Methods in org.apache.struts.config that return ActionFormBean
 ActionFormBean ConfigHelperInterface.getFormBean(String name)
           Return the form bean definition associated with the specified logical name, if any; otherwise return null.
 ActionFormBean ConfigHelper.getFormBean(String name)
           Return the form bean definition associated with the specified logical name, if any; otherwise return null.
 



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