|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlertClosedHandler | |
|---|---|
| org.gwtbootstrap3.client.shared.event | |
| org.gwtbootstrap3.client.ui | Widgets representing Bootstrap components. |
| Uses of AlertClosedHandler in org.gwtbootstrap3.client.shared.event |
|---|
| Methods in org.gwtbootstrap3.client.shared.event that return types with arguments of type AlertClosedHandler | |
|---|---|
GwtEvent.Type<AlertClosedHandler> |
AlertClosedEvent.getAssociatedType()
|
static GwtEvent.Type<AlertClosedHandler> |
AlertClosedEvent.getType()
|
| Methods in org.gwtbootstrap3.client.shared.event with parameters of type AlertClosedHandler | |
|---|---|
protected void |
AlertClosedEvent.dispatch(AlertClosedHandler handler)
|
| Uses of AlertClosedHandler in org.gwtbootstrap3.client.ui |
|---|
| Methods in org.gwtbootstrap3.client.ui with parameters of type AlertClosedHandler | |
|---|---|
HandlerRegistration |
Alert.addClosedHandler(AlertClosedHandler handler)
Add a handler to be used when the closed event is fired |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||