|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DropDownModel | |
| org.jaffa.components.finder | |
| org.jaffa.presentation.portlet.widgets.controller | |
| Uses of DropDownModel in org.jaffa.components.finder |
| Methods in org.jaffa.components.finder that return DropDownModel | |
DropDownModel |
FinderForm.getSortDropDownWM()
Getter for DropDown property sortDropDown. |
DropDownModel |
FinderForm.getMaxRecordsWM()
Getter for DropDown property maxRecords. |
DropDownModel |
FinderCriteriaForm.getSortDropDownWM()
Deprecated. Getter for DropDown property sortDropDown. |
DropDownModel |
FinderCriteriaForm.getMaxRecordsWM()
Deprecated. Getter for DropDown property maxRecords. |
| Uses of DropDownModel in org.jaffa.presentation.portlet.widgets.controller |
| Methods in org.jaffa.presentation.portlet.widgets.controller with parameters of type DropDownModel | |
static void |
DropDownController.updateModel(String value,
DropDownModel model)
Updates the model with the input value. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||