|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.struts.action.ActionForm
org.jaffa.presentation.portlet.FormBase
org.jaffa.components.finder.FinderForm
org.jaffa.components.lookup.LookupForm
This is the base class for all LookupComponent FormBeans. It extends the FinderForm. Currently it adds nothing to the base class.
| Field Summary |
| Fields inherited from class org.jaffa.components.finder.FinderForm |
EXPORT_TYPE, MAX_RECORDS, ROWS, SORT_DROP_DOWN |
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Constructor Summary | |
LookupForm()
|
|
| Methods inherited from class org.jaffa.components.finder.FinderForm |
doValidate, getExportType, getExportTypeWM, getMaxRecords, getMaxRecordsWM, getMoreRecordsExist, getNumberOfRecords, getRowsWM, getSortDropDown, getSortDropDownWM, populateRows, setExportType, setExportTypeWV, setMaxRecords, setMaxRecordsWV, setRowsWV, setSortDropDown, setSortDropDownWV |
| Methods inherited from class org.jaffa.presentation.portlet.FormBase |
cleanup, clearErrors, getComponent, getErrors, getWidgetCache, hasErrors, initForm, raiseError, raiseError, raiseError, raiseError, raiseError, raiseError, raiseError, raiseError, raiseError, reset, setComponent |
| Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LookupForm()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||