Uses of Class
com.google.gwt.user.client.ui.FormPanel.SubmitEvent
Packages that use FormPanel.SubmitEvent
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of FormPanel.SubmitEvent in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui with parameters of type FormPanel.SubmitEventModifier and TypeMethodDescriptionvoid
FormPanel.SubmitHandler.onSubmit
(FormPanel.SubmitEvent event) Fired when the form is submitted.void
ListenerWrapper.WrappedOldFormHandler.onSubmit
(FormPanel.SubmitEvent event)