|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.corelib.base.AbstractField
fr.ifremer.wao.ui.components.SubmitContext
public final class SubmitContext
Corresponds to <input type="submit">, a client-side element that can force the enclosing form to submit. The submit responsible for the form submission will post a notification that allows the application to know that it was the responsible entity. The notification is named "selected" and has a String context.
| Constructor Summary | |
|---|---|
SubmitContext()
|
|
| Method Summary | |
|---|---|
protected void |
processSubmission(String elementName)
|
| Methods inherited from class org.apache.tapestry5.corelib.base.AbstractField |
|---|
createDefaultParameterBinding, decorateInsideField, getClientId, getControlName, getLabel, isDisabled, isRequired, setDecorator, setFormSupport |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubmitContext()
| Method Detail |
|---|
protected void processSubmission(String elementName)
processSubmission in class org.apache.tapestry5.corelib.base.AbstractField
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||