Package com.github.gwtbootstrap.client.ui

Widgets that can be used in other GWT projects.

See:
          Description

Interface Summary
CellTable.Resources  
CellTable.SelectableResources  
CellTable.SelectableStyle  
CellTable.Style  
DataGrid.Resources Basic GWT-Bootstrap style Table Resource.
DataGrid.SelectableResources Selectable GWT-Bootstrap style Table Resource.
DataGrid.SelectableStyle  
DataGrid.Style  
Form.SubmitCompleteHandler Handler for Form.SubmitCompleteEvent events.
Form.SubmitHandler Handler for Form.SubmitEvent events.
 

Class Summary
Abbreviation A text element that shows more information in a tooltip.
Alert Simple Alert widget that uses bold text as a heading.
AlertBlock Alert block widget with more padding than Alert.
AppendButton Can append Buttons in a TextInput.
Badge Badge to show some kind of count.
Blockquote Left or right aligned blockquote with optional source.
Brand Navbar widget that shows text in a large font.
Button Button with optional icon.
ButtonCell A ButtonCell with Bootstrap Style, supporting Icons and icon types.
ButtonGroup ButtonGroups take buttons and combine them to one optically integrated widget.
ButtonToolbar Toolbar that places different Buttons in a horizontal line.
CellTable<T> CellTable for Bootstrap style.
CheckBox CheckBox widgets.
Close Icon ("×") that indicates that something can be closed.
Code Simple inline code with syntax highlighting.
CodeBlock Block of Code with syntax highlighting.
Column Column of the Bootstrap grid system.
Container Containers (and FluidContainers are the largest panels in the Bootstrap grid system.
ControlGroup ControlGroup is a form widget.
ControlLabel ControlLabel is a form widget.That can show form input label.
Controls Controls is a form widget.
DataGrid<T> The Bootstrap style DataGrid
Divider Horizontal divider for navigation menus.
DoubleBox A ValueBox that uses DobuleParser and DoubleRenderer.
Dropdown Dropdown menus that are usually used in a navigation context.
DropdownButton Button with a dropdown menu.
DropdownContainer A dropdown that accepts any type of widget.
DropdownTab DropdownTab for TabPanel
Emphasis Simple wrapper for an HTML <em> tag.
Fieldset Simple wrapper for an HTML <fieldset> tag.
FileUpload A FileInput for Bootstrap form.
FluidContainer FluidContainers (and Containers are the largest panels in the Bootstrap grid system.
FluidRow Row that adapts its size to the parent widget.
Footer Simple wrapper for an HTML <footer> tag.
Form Styled HTML form.
Form.SubmitCompleteEvent Fired when a form has been submitted successfully.
Form.SubmitEvent Fired when the form is submitted.
FormActions FormActions is a form button container widget.
FormLabel Simple wrapper for an HTML <label> tag.
Heading Heading with optional subtext.
HelpBlock HelpBlock is a form help text widget.
HelpInline HelpInline is a form help text widget.
Hero Special widget to promote something on a website.
Icon Widget with a black or white icon.
InputAddOn append/prepend AddOn for input tags.
IntegerBox A ValueBox that uses IntegerParser and IntegerRenderer.
Label Colored label to show warnings, tags, ...
Legend Simple wrapper for an HTML <legend> tag.
ListBox A ListBox for Bootstrap form.
LongBox A ValueBox that uses LongParser and LongRenderer.
Modal Popup dialog with optional header and footer.
ModalFooter Footer of a Modal.
Nav Navigation menu of the Navbar.
Navbar Navbar with optional text, links and forms.
NavCollapse A container for things hidden when the window width is too small.
NavForm Form for the Navbar.
NavHeader Header for menus in a navigation context.
NavLink Link, used in a navigation context.
NavList The Nav List
NavPills Nav Pills
NavSearch Search form for the Navbar.
NavTabs Nav Tabs
NavText A Text in the Navbar.
NavWidget A Container for Widgets in a Nav context (Navbar, NavList, ...).
PageHeader Header sections of the website.
Pager Pager that can be aligned
Pagination Multi-Page Pagination
Paragraph Simple html paragraph widget.
PasswordTextBox A PasswordTextBox for Bootstrap form.
Popover Popover that
PrependButton Can prepend Buttons in a TextInput.
ProgressBar The progress bar.
RadioButton RadioButton widgets.
ResponsiveNavbar A Navbar that hides the contents of a NavCollapse whenever the width of the window is too small.
Row This is the twBootstrap Grid System, enjoy.
Scrollspy Navbar uses this class for the scrollspy.
Section The section element
SplitDropdownButton Dropdown button.
Strong Simple wrapper for an HTML <strong> tag.
SubmitButton A SubmitButton for Bootstrap form.
Tab The tab widget for TabPanel.
TabLink The TabLink for TabPanel
TabPane Tab Pane for tabbable nav.
TabPanel The container for a tabbable nav.
TextArea A TextArea for Bootstrap form.
TextBox A TextBox for Bootstrap form.
Tooltip Link with a small tooltip with additional information.
UneditableInput Uneditable style text input.
ValueBox<T> A text box cant parse its displayed value.Support Bootstarp style.
ValueListBox<T> The TW Bootstrap style ValueListBox
VerticalDivider Vertical divider for the Navbar.
Well Well with inset effect.
WellForm Form inside a Well.
WellNavList NavList in a Well.
 

Enum Summary
CellTable.TableType  
ProgressBar.Color  
ProgressBar.Style  
 

Package com.github.gwtbootstrap.client.ui Description

Widgets that can be used in other GWT projects. These are GWT Bootstrap's main classes.



Copyright © 2012 gwtbootstrap. All Rights Reserved.