|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FormHandler
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 |
|---|
void onSubmit(FormSubmitEvent event)
event - an event object containing information about the form
submissionvoid 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 | ||||||||