Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ListenerWrapper.WrappedOldFormHandler.onSubmit(FormPanel.SubmitEvent event) |
void |
FormPanel.SubmitHandler.onSubmit(FormPanel.SubmitEvent event)
Fired when the form is submitted.
|