Uses of Interface
org.gwtbootstrap3.client.ui.base.form.AbstractForm.SubmitHandler

Packages that use AbstractForm.SubmitHandler
org.gwtbootstrap3.client.ui.base.form   
 

Uses of AbstractForm.SubmitHandler in org.gwtbootstrap3.client.ui.base.form
 

Methods in org.gwtbootstrap3.client.ui.base.form that return types with arguments of type AbstractForm.SubmitHandler
 GwtEvent.Type<AbstractForm.SubmitHandler> AbstractForm.SubmitEvent.getAssociatedType()
           
static GwtEvent.Type<AbstractForm.SubmitHandler> AbstractForm.SubmitEvent.getType()
          Handler hook.
 

Methods in org.gwtbootstrap3.client.ui.base.form with parameters of type AbstractForm.SubmitHandler
 HandlerRegistration AbstractForm.addSubmitHandler(AbstractForm.SubmitHandler handler)
          Adds a AbstractForm.SubmitEvent handler.
protected  void AbstractForm.SubmitEvent.dispatch(AbstractForm.SubmitHandler handler)
           
 



Copyright © 2015. All rights reserved.