public static interface Form.SubmitCompleteHandler
extends com.google.gwt.event.shared.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 © 2016. All rights reserved.