|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Handler interface for form submit events.
Method Summary | |
void |
onSubmit(FormSubmitEvent event)
Fired when the form is submitted. |
void |
onSubmitComplete(FormSubmitCompleteEvent event)
Fired when a form has been submitted successfully. |
Method Detail |
public void onSubmit(FormSubmitEvent event)
event
- an event object containing information about the form
submissionpublic void onSubmitComplete(FormSubmitCompleteEvent event)
event
- an event object containing information about the form
submission
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |