| Package | Description |
|---|---|
| com.github.gwtbootstrap.client.ui |
Widgets that can be used in other GWT projects.
|
| com.github.gwtbootstrap.client.ui.base |
Classes that are extended by interface components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Button
Button with optional icon.
|
| Modifier and Type | Method and Description |
|---|---|
protected IconAnchor |
DropdownButton.createTrigger()
Implement this method to create the trigger appropriate for your widget.
|
protected IconAnchor |
SplitDropdownButton.createTrigger() |
protected IconAnchor |
Dropdown.createTrigger()
Implement this method to create the trigger appropriate for your widget.
|
protected IconAnchor |
DropdownContainer.createTrigger() |
protected IconAnchor |
DropdownSubmenu.createTrigger()
Implement this method to create the trigger appropriate for your widget.
|
IconAnchor |
NavWidget.getAnchor() |
IconAnchor |
AccordionGroup.getTrigger() |
| Modifier and Type | Class and Description |
|---|---|
class |
NavbarButton
|
| Modifier and Type | Field and Description |
|---|---|
protected IconAnchor |
DropdownBase.trigger |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IconAnchor |
DropdownBase.createTrigger()
Implement this method to create the trigger appropriate for your widget.
|
IconAnchor |
DropdownBase.getTriggerWidget()
Get trigger wiget
|
Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.