Uses of Class
com.google.gwt.user.client.ui.FormPanel.SubmitEvent
-
Packages that use FormPanel.SubmitEvent Package Description com.google.gwt.user.client.ui 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.SubmitEvent Modifier and Type Method Description void
FormPanel.SubmitHandler. onSubmit(FormPanel.SubmitEvent event)
Fired when the form is submitted.void
ListenerWrapper.WrappedOldFormHandler. onSubmit(FormPanel.SubmitEvent event)
-