edu.mssm.crover.webapps.ims.input.prototype
Class SearchSelect
java.lang.Object
|
+--cuttingedge.lw.form.Widget
|
+--cuttingedge.lw.form.Form
|
+--cuttingedge.lw.form.MutableForm
|
+--edu.mssm.crover.webapps.ims.input.IMSGenericForm
|
+--edu.mssm.crover.webapps.ims.input.IMSForm
|
+--edu.mssm.crover.webapps.ims.input.prototype.SearchSelect
- All Implemented Interfaces:
- java.io.Serializable, cuttingedge.lw.form.Visitee
- public class SearchSelect
- extends IMSForm
- See Also:
- Serialized Form
| Fields inherited from class cuttingedge.lw.form.MutableForm |
parentForm |
| Fields inherited from class cuttingedge.lw.form.Widget |
NAME_SEPARATOR |
|
Constructor Summary |
SearchSelect(cuttingedge.lw.ServletSession a_session,
SearchSelectParams a_ssp,
cuttingedge.lw.form.event.ActionListener a_aListener)
|
SearchSelect(cuttingedge.lw.ServletSession a_session,
java.lang.String name,
SearchSelectParams a_ssp,
cuttingedge.lw.form.event.ActionListener a_aListener)
|
| Methods inherited from class cuttingedge.lw.form.MutableForm |
accept |
| Methods inherited from class cuttingedge.lw.form.Form |
add, getByName, getChildren, getFormManager, remove, removeAll, removeByName, show |
| Methods inherited from class cuttingedge.lw.form.Widget |
getCategory, getFullName, getLabel, getName, getParent, getProperties, getProperty, hasProperties, setCategory, setLabel, setName, setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchSelect
public SearchSelect(cuttingedge.lw.ServletSession a_session,
SearchSelectParams a_ssp,
cuttingedge.lw.form.event.ActionListener a_aListener)
SearchSelect
public SearchSelect(cuttingedge.lw.ServletSession a_session,
java.lang.String name,
SearchSelectParams a_ssp,
cuttingedge.lw.form.event.ActionListener a_aListener)
getLOVSelected
public cuttingedge.lw.form.LOV getLOVSelected()
getInKeyword
public cuttingedge.lw.form.Input getInKeyword()
getLOVSearchType
public cuttingedge.lw.form.LOV getLOVSearchType()
setSearchAction
public void setSearchAction(cuttingedge.lw.form.event.ActionListener a)
getLOVSelections
public cuttingedge.lw.form.LOV getLOVSelections()
setSearchSelectParams
public void setSearchSelectParams(SearchSelectParams a)
getSearchSelectParams
public SearchSelectParams getSearchSelectParams()
execute
public void execute()
- Specified by:
execute in class IMSForm
update
public void update()
- Overrides:
update in class IMSForm
isValidInput
public boolean isValidInput()
- Specified by:
isValidInput in class IMSForm
existsInSummary
public boolean existsInSummary(java.lang.String fieldName)
Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.