public static interface AbstractForm.SubmitCompleteHandler extends EventHandler
AbstractForm.SubmitCompleteEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onSubmitComplete(AbstractForm.SubmitCompleteEvent event)
Fired when a form has been submitted successfully.
|
void onSubmitComplete(AbstractForm.SubmitCompleteEvent event)
event - the eventCopyright © 2017. All rights reserved.