| 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.
|
| com.github.gwtbootstrap.client.ui.constants |
Constants, mostly CSS style names, that are defined by Bootstrap.
|
| com.github.gwtbootstrap.datepicker.client.ui | |
| com.github.gwtbootstrap.datetimepicker.client.ui | |
| com.github.gwtbootstrap.timepicker.client.ui |
| Modifier and Type | Method and Description |
|---|---|
BaseIconType |
Icon.getBaseIconType()
Get the base icon type
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tab.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
void |
SplitDropdownButton.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
void |
NavWidget.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
void |
DropdownButton.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
void |
Dropdown.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
void |
AccordionGroup.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
void |
Icon.setBaseType(BaseIconType type)
Sets the base icon type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IconAnchor.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
void |
HasIcon.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
void |
AddOn.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IconType
Type of the Glyphicon
and Font Awesome.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateBoxAppended.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateTimeBoxAppended.setBaseIcon(BaseIconType type)
Sets the BaseType of the Icon.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeBoxAppended.setBaseIcon(BaseIconType type) |
Copyright © 2016. All rights reserved.