| 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<HiddenHandler> |
HiddenEvent.getAssociatedType() |
static GwtEvent.Type<HiddenHandler> |
HiddenEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HiddenEvent.dispatch(HiddenHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
Collapse.addHiddenHandler(HiddenHandler hiddenHandler) |
HandlerRegistration |
PanelCollapse.addHiddenHandler(HiddenHandler hiddenHandler) |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
AbstractTooltip.addHiddenHandler(HiddenHandler hiddenHandler)
Adds a hidden handler to the Tooltip that will be fired when the Tooltip's hidden event is fired
|
Copyright © 2017. All rights reserved.