| Package | Description |
|---|---|
| org.gwtbootstrap3.client.shared.event | |
| org.gwtbootstrap3.client.ui |
Widgets representing Bootstrap components.
|
| org.gwtbootstrap3.client.ui.base |
Base classes and widgets that should only be used internally!
|
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<HideHandler> |
HideEvent.getAssociatedType() |
static GwtEvent.Type<HideHandler> |
HideEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HideEvent.dispatch(HideHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
Collapse.addHideHandler(HideHandler hideHandler) |
HandlerRegistration |
PanelCollapse.addHideHandler(HideHandler hideHandler) |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
AbstractTooltip.addHideHandler(HideHandler hideHandler)
Adds a hide handler to the Tooltip that will be fired when the Tooltip's hide event is fired
|
Copyright © 2017. All rights reserved.