public static interface Form.SubmitCompleteHandler extends EventHandler
Form.SubmitCompleteEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onSubmitComplete(Form.SubmitCompleteEvent event)
Fired when a form has been submitted successfully.
|
void onSubmitComplete(Form.SubmitCompleteEvent event)
event - the eventCopyright © 2012-2014 gwtbootstrap. All Rights Reserved.