|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.ui.util.PageProcessor
com.waveset.ui.util.GenericEditForm
com.waveset.ui.util.GenericNoButtonEditForm
A GenericEditForm with button rendering disabled.
Field Summary | |
static java.lang.String |
code_id
|
Fields inherited from class com.waveset.ui.util.GenericEditForm |
CMD_CANCEL, CMD_OK, CMD_RECALCULATE, CMD_RECALCULATE_AND_VALIDATE, CMD_SAVE, CMD_SAVE_NO_VALIDATE, FORM_BUTTON, URL_GENERATE |
Fields inherited from class com.waveset.ui.util.PageProcessor |
_command, _trace, trace |
Constructor Summary | |
GenericNoButtonEditForm()
|
Method Summary | |
void |
addButtons(com.waveset.ui.util.html.HtmlPage page)
Since we're a GenericEditForm, have to overload this to suppress the default Cancel/Save buttons |
Methods inherited from class com.waveset.ui.util.GenericEditForm |
addExtendedButtons, assimilatePostData, createViewSource, generate, getFormConverter, getMessage, getMessageConfirmationButtonText, getNiceMessage, getNiceMessageObject, getNicerLockMessage, getView, getViewSource, isAdminSubject, postProcess, preProcess, process, processCommand, processResult, refreshViewIfNeeded, setAlwaysRefresh, setOption, setResultAttribute, setSessionAttribute, setViewId, setViewSource |
Methods inherited from class com.waveset.ui.util.PageProcessor |
addComment, addComments, addError, addErrors, addMessage, addMessages, clearErrors, clearMessages, generateHTML, generateHTML, generateHTML, getAppBaseURL, getCancelURL, getCommand, getComments, getErrors, getHtmlFormName, getMessages, getNextURL, getObjectRef, getParameter, getPostURL, getRequestState, getSubTitle, getTitle, isCommand, isErrors, println, setAppBaseURL, setCancelURL, setCommand, setHiddenId, setHtmlFormName, setNextURL, setPostURL, setRequestState, setSubTitle, setTitle, setTrace, stripDirectory, transferPageState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String code_id
Constructor Detail |
public GenericNoButtonEditForm()
Method Detail |
public void addButtons(com.waveset.ui.util.html.HtmlPage page)
addButtons
in class GenericEditForm
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |