JavaScript is disabled on your browser.
Skip navigation links
GWT 2.11.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.google.gwt.user.client.ui.FormSubmitEvent
Packages that use
FormSubmitEvent
Package
Description
com.google.gwt.user.client.ui
Widgets, Panels, and other user-interface classes.
Uses of
FormSubmitEvent
in
com.google.gwt.user.client.ui
Methods in
com.google.gwt.user.client.ui
with parameters of type
FormSubmitEvent
Modifier and Type
Method
Description
void
FormHandler.
onSubmit
(
FormSubmitEvent
event)
Deprecated.
Use
FormPanel.SubmitHandler
instead
FormPanel.SubmitHandler
instead