Uses of Interface
com.google.gwt.user.client.ui.FormPanel.SubmitHandler
Packages that use FormPanel.SubmitHandler
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of FormPanel.SubmitHandler in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement FormPanel.SubmitHandlerModifier and TypeClassDescription(package private) static classDeprecated.Methods in com.google.gwt.user.client.ui that return types with arguments of type FormPanel.SubmitHandlerModifier and TypeMethodDescriptionFormPanel.SubmitEvent.getAssociatedType()static GwtEvent.Type<FormPanel.SubmitHandler>FormPanel.SubmitEvent.getType()Handler hook.Methods in com.google.gwt.user.client.ui with parameters of type FormPanel.SubmitHandlerModifier and TypeMethodDescriptionFormPanel.addSubmitHandler(FormPanel.SubmitHandler handler) Adds aFormPanel.SubmitEventhandler.protected voidFormPanel.SubmitEvent.dispatch(FormPanel.SubmitHandler handler)