Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<FormPanel.SubmitHandler> |
FormPanel.SubmitEvent.getAssociatedType() |
static GwtEvent.Type<FormPanel.SubmitHandler> |
FormPanel.SubmitEvent.getType()
Handler hook.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
FormPanel.addSubmitHandler(FormPanel.SubmitHandler handler)
Adds a
FormPanel.SubmitEvent handler. |
protected void |
FormPanel.SubmitEvent.dispatch(FormPanel.SubmitHandler handler) |
Copyright © 2018. All rights reserved.