Package | Description |
---|---|
com.github.gwtbootstrap.client.ui |
Widgets that can be used in other GWT projects.
|
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<Form.SubmitCompleteHandler> |
Form.SubmitCompleteEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Form.addSubmitCompleteHandler(Form.SubmitCompleteHandler handler)
Adds a
Form.SubmitCompleteEvent handler. |
protected void |
Form.SubmitCompleteEvent.dispatch(Form.SubmitCompleteHandler handler) |
Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.