|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Form.SubmitHandler
Handler for Form.SubmitEvent events.
| Method Summary | |
|---|---|
void |
onSubmit(Form.SubmitEvent event)
Fired when the form is submitted. |
| Method Detail |
|---|
void onSubmit(Form.SubmitEvent event)
The FormPanel must not be detached (i.e. removed from its
parent or otherwise disconnected from a RootPanel) until the
submission is complete. Otherwise, notification of submission will
fail.
event - the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||