edu.mssm.crover.webapps.tissueinfo
Class GetForm
java.lang.Object
|
+--cuttingedge.lw.form.Widget
|
+--cuttingedge.lw.form.Form
|
+--edu.mssm.crover.webapps.tissueinfo.GetForm
- All Implemented Interfaces:
- java.io.Serializable, cuttingedge.lw.form.Visitee
- public class GetForm
- extends cuttingedge.lw.form.Form
- See Also:
- Serialized Form
| Fields inherited from class cuttingedge.lw.form.Widget |
NAME_SEPARATOR |
|
Constructor Summary |
GetForm(cuttingedge.lw.ServletSession session)
|
| Methods inherited from class cuttingedge.lw.form.Form |
accept, 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 |
GetForm
public GetForm(cuttingedge.lw.ServletSession session)
getTissues
public java.util.Vector getTissues()
setTissues
public void setTissues(java.util.Vector tissues)
getFormName
public java.lang.String getFormName()
getFormLabel
public java.lang.String getFormLabel()
setFormName
public void setFormName(java.lang.String name)
makeTissuesForm
public void makeTissuesForm(java.util.Vector tissues)
getSelectedTissuesForm
public cuttingedge.lw.form.Form getSelectedTissuesForm()
removeTissue
public void removeTissue(java.lang.String tissue,
cuttingedge.lw.form.Form row)
Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.