|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of FormBase in org.jaffa.components.finder |
| Subclasses of FormBase in org.jaffa.components.finder | |
class |
FinderCriteriaForm
Deprecated. This class is required by the object_finder_1_0 pattern. The object_finder_2_0 pattern has made this class redundant. |
class |
FinderForm
This is the base class for all FinderComponent FormBeans. |
| Uses of FormBase in org.jaffa.components.lookup |
| Subclasses of FormBase in org.jaffa.components.lookup | |
class |
LookupForm
This is the base class for all LookupComponent FormBeans. |
| Uses of FormBase in org.jaffa.components.maint |
| Subclasses of FormBase in org.jaffa.components.maint | |
class |
MaintForm
This is the base class for all Maintenance Component FormBeans. |
| Uses of FormBase in org.jaffa.presentation.portlet |
| Methods in org.jaffa.presentation.portlet with parameters of type FormBase | |
protected FormKey |
ActionBase.determineCurrentFormKey(FormBase formBase)
Determines the currentFormKey, if possible, utilising the NAME field (if defined) and the componentId of the formBase. |
| Uses of FormBase in org.jaffa.presentation.portlet.session.ui |
| Subclasses of FormBase in org.jaffa.presentation.portlet.session.ui | |
class |
ComponentDetailsForm
|
class |
ComponentExplorerForm
|
class |
SessionExplorerForm
|
| Uses of FormBase in org.jaffa.presentation.portlet.widgets.controller |
| Methods in org.jaffa.presentation.portlet.widgets.controller with parameters of type FormBase | |
static void |
UserGridController.updateModel(String value,
GridModel model,
FormBase form)
Updates the model with the input value. |
| Uses of FormBase in org.jaffa.presentation.portlet.widgets.taglib |
| Methods in org.jaffa.presentation.portlet.widgets.taglib that return FormBase | |
static FormBase |
TagHelper.getFormBase(PageContext pageContext)
Returns the Form object. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||