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 |
Alert
Simple Alert widget that uses bold text as a heading.
|
class |
AlertBlock
Alert block widget with more padding than
Alert . |
class |
Badge
Badge to show some kind of count.
|
class |
Button
Button with optional icon.
|
class |
Close
Icon ("×") that indicates that something can be closed.
|
class |
ControlGroup
ControlGroup is a form widget.
|
class |
Image
The Image class for Bootstrap style
|
class |
Label
Colored label to show warnings, tags, ...
|
class |
SplitDropdownButton
Split Dropdown button.
|
class |
SubmitButton
A SubmitButton for Bootstrap form.
|
Modifier and Type | Class and Description |
---|---|
class |
AlertBase
Base class for Alert widgets.
|
class |
NavbarButton
|
Copyright © 2012 gwtbootstrap. All Rights Reserved.