|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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.SubmissionHome
| Field Summary |
| Fields inherited from class edu.mssm.crover.webapps.ims.input.IMSForm |
alValidation, alValidationSummary, feValidation, feValidationSummary, isPrototype, outValidation, outValidationSummary, session |
| Fields inherited from class cuttingedge.lw.form.MutableForm |
parentForm |
| Fields inherited from class cuttingedge.lw.form.Widget |
NAME_SEPARATOR |
| Constructor Summary | |
SubmissionHome(cuttingedge.lw.ServletSession a_session)
|
|
| Method Summary | |
void |
execute()
|
boolean |
existsInSummary(java.lang.String fieldName)
|
void |
initInputs()
|
boolean |
isValidInput()
|
| Methods inherited from class edu.mssm.crover.webapps.ims.input.IMSForm |
addLogout, addSwapStyle, getSessionUser, initValidation, initValidationSummary, update, viewXML |
| Methods inherited from class edu.mssm.crover.webapps.ims.input.IMSGenericForm |
debug, error |
| 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 |
| Constructor Detail |
public SubmissionHome(cuttingedge.lw.ServletSession a_session)
| Method Detail |
public void initInputs()
public void execute()
execute in class IMSFormpublic boolean isValidInput()
isValidInput in class IMSFormpublic boolean existsInSummary(java.lang.String fieldName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||