org.jaffa.components.lookup
Class LookupForm

java.lang.Object
  extended byorg.apache.struts.action.ActionForm
      extended byorg.jaffa.presentation.portlet.FormBase
          extended byorg.jaffa.components.finder.FinderForm
              extended byorg.jaffa.components.lookup.LookupForm
All Implemented Interfaces:
Serializable

public abstract class LookupForm
extends FinderForm

This is the base class for all LookupComponent FormBeans. It extends the FinderForm. Currently it adds nothing to the base class.

Author:
GautamJ
See Also:
Serialized Form

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

LookupForm

public LookupForm()


Copyright © 2002-2004 JAFFA Project.