Uses of Class
com.google.gwt.user.client.ui.FormPanel.SubmitCompleteEvent
-
Packages that use FormPanel.SubmitCompleteEvent Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of FormPanel.SubmitCompleteEvent in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui with parameters of type FormPanel.SubmitCompleteEvent Modifier and Type Method Description void
FormPanel.SubmitCompleteHandler. onSubmitComplete(FormPanel.SubmitCompleteEvent event)
Fired when a form has been submitted successfully.void
ListenerWrapper.WrappedOldFormHandler. onSubmitComplete(FormPanel.SubmitCompleteEvent event)
-