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

Uses in package org.apache.struts.config

Methods with return type org.apache.struts.action.ActionFormBean

ActionFormBean
Return the form bean definition associated with the specified logical name, if any; otherwise return null.
ActionFormBean
Return the form bean definition associated with the specified logical name, if any; otherwise return null.

Uses in package org.apache.struts.action

Methods with parameter type org.apache.struts.action.ActionFormBean

void
Register a form bean to the set configured for this servlet.
void
Deregister a formBean from the set configured for this servlet.

Methods with return type org.apache.struts.action.ActionFormBean

ActionFormBean
Return the formBean associated with the specified logical name, if any; otherwise return null.
ActionFormBean
Return the form bean definition associated with the specified logical name, if any; otherwise return null.

Copyright B) 2000-2005 - Apache Software Foundation