Uses of Interface
com.github.gwtbootstrap.client.ui.Form.SubmitHandler

Packages that use Form.SubmitHandler
com.github.gwtbootstrap.client.ui Widgets that can be used in other GWT projects. 
 

Uses of Form.SubmitHandler in com.github.gwtbootstrap.client.ui
 

Methods in com.github.gwtbootstrap.client.ui that return types with arguments of type Form.SubmitHandler
 GwtEvent.Type<Form.SubmitHandler> Form.SubmitEvent.getAssociatedType()
           
 

Methods in com.github.gwtbootstrap.client.ui with parameters of type Form.SubmitHandler
 HandlerRegistration Form.addSubmitHandler(Form.SubmitHandler handler)
          Adds a Form.SubmitEvent handler.
protected  void Form.SubmitEvent.dispatch(Form.SubmitHandler handler)
           
 



Copyright © 2012 gwtbootstrap. All Rights Reserved.