net.i2p.router.web
Class ConfigSummaryHandler
java.lang.Object
net.i2p.router.web.FormHandler
net.i2p.router.web.ConfigSummaryHandler
public class ConfigSummaryHandler
- extends FormHandler
Simple summary bar configuration.
- Since:
- 0.9.1
Method Summary |
protected void |
processForm()
Override this to perform the final processing (in turn, adding formNotice
and formError messages, etc) |
void |
setMovingAction()
|
Methods inherited from class net.i2p.router.web.FormHandler |
_t, _t, _t, _x, addFormError, addFormErrorNoEscape, addFormNotice, addFormNoticeNoEscape, getAllMessages, getErrors, getJettyString, getNewNonce, getNotices, isAdvanced, setAction, setContextId, setNonce, setRequestWrapper, setSettings, storeMethod, storeNonces |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigSummaryHandler
public ConfigSummaryHandler()
processForm
protected void processForm()
- Description copied from class:
FormHandler
- Override this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
- Overrides:
processForm
in class FormHandler
setMovingAction
public void setMovingAction()