Package com.github.gwtbootstrap.client.ui.constants

Constants, mostly CSS style names, that are defined by Bootstrap.

See:
          Description

Interface Summary
Constants Constants that do not belong to a group of similar values.
NavbarConstants Constants used for the Navbar and for Navbar contents.
 

Enum Summary
AlertType Type of an Alert or AlertBlock.
Alignment Contstants for pulling widgets to the left or right.
AlternateSize Type of an input element's Alternate size
BackdropType Type of a Modal's backdrop.
BadgeType Type of the Badge.
ButtonType Type of a Button.
ControlGroupType Type of ControlGroup
Device The kind of device the application is currently running on.
DismissType Default dismiss types of a Close.
FormType Type of a Form.
IconSize Size of Icon
IconType Type of the Glyphicon and Font Awesome.
LabelType Type of the Label.
NavbarPosition Position of a fixed Navbar.
Placement The placement of a widget.
ResponsiveStyle The way a responsive widget is shown.
ToggleType Type of a ButtonGroup toggle behavior.
Trigger Trigger that activates an action.
VisibilityChange Actions to change an object's visibility.
 

Package com.github.gwtbootstrap.client.ui.constants Description

Constants, mostly CSS style names, that are defined by Bootstrap.

Putting them all in one place makes it easier to change them.



Copyright © 2012 gwtbootstrap. All Rights Reserved.