edu.mssm.crover.webapps.tissueinfo
Class ProfileForm
java.lang.Object
|
+--cuttingedge.lw.form.Widget
|
+--cuttingedge.lw.form.Form
|
+--edu.mssm.crover.webapps.tissueinfo.ProfileForm
- All Implemented Interfaces:
- java.io.Serializable, cuttingedge.lw.form.Visitee
- public class ProfileForm
- extends cuttingedge.lw.form.Form
- See Also:
- Serialized Form
| Fields inherited from class cuttingedge.lw.form.Widget |
NAME_SEPARATOR |
|
Constructor Summary |
ProfileForm(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 |
ProfileForm
public ProfileForm(cuttingedge.lw.ServletSession session)
getStylesheet
public java.lang.String getStylesheet(cuttingedge.lw.ServletSession session)
getSqlProfileQuery
public java.lang.String getSqlProfileQuery()
setSqlProfileQuery
public void setSqlProfileQuery(java.lang.String sqlProfileQuery)
getGBAcc
public java.lang.String getGBAcc()
setGBAcc
public void setGBAcc(java.lang.String genbankAccession)
getOrganismChoice
public java.lang.String getOrganismChoice()
setOrganismChoice
public void setOrganismChoice(java.lang.String organism)
getOrganismTable
public java.lang.String getOrganismTable()
setOrganismTable
public void setOrganismTable(java.lang.String table)
refreshForm
public void refreshForm(cuttingedge.lw.ServletSession session)
deleteForm
public void deleteForm(cuttingedge.lw.ServletSession session)
buildForm
public void buildForm(cuttingedge.lw.ServletSession session)
Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.