Uses of Interface
com.google.gwt.user.client.ui.FormPanel.SubmitHandler
-
Packages that use FormPanel.SubmitHandler Package Description com.google.gwt.user.client.ui 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.SubmitHandler Modifier and Type Class Description (package private) static classListenerWrapper.WrappedOldFormHandlerDeprecated.Methods in com.google.gwt.user.client.ui that return types with arguments of type FormPanel.SubmitHandler Modifier and Type Method Description GwtEvent.Type<FormPanel.SubmitHandler>FormPanel.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.SubmitHandler Modifier and Type Method Description HandlerRegistrationFormPanel. addSubmitHandler(FormPanel.SubmitHandler handler)Adds aFormPanel.SubmitEventhandler.protected voidFormPanel.SubmitEvent. dispatch(FormPanel.SubmitHandler handler)
-