T - the value about to be changedpublic interface HasFormSubmitHandlers<T>
extends com.google.gwt.event.shared.HasHandlers
ValueChangeEvent events.| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addFormSubmitHandler(FormSubmitHandler<T> handler)
Adds a
FormSubmitEvent handler. |
com.google.gwt.event.shared.HandlerRegistration addFormSubmitHandler(FormSubmitHandler<T> handler)
FormSubmitEvent handler.handler - the handlerCopyright © 2015–2016. All rights reserved.