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 TypeMethodDescriptionvoidFormPanel.SubmitHandler.onSubmit(FormPanel.SubmitEvent event) Fired when the form is submitted.voidListenerWrapper.WrappedOldFormHandler.onSubmit(FormPanel.SubmitEvent event)