Uses of Interface
com.github.gwtbootstrap.client.ui.base.HasType

Packages that use HasType
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. 
 

Uses of HasType in com.github.gwtbootstrap.client.ui
 

Classes in com.github.gwtbootstrap.client.ui that implement HasType
 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 Label
          Colored label to show warnings, tags, ...
 class SubmitButton
          A SubmitButton for Bootstrap form.
 

Uses of HasType in com.github.gwtbootstrap.client.ui.base
 

Classes in com.github.gwtbootstrap.client.ui.base that implement HasType
 class AlertBase
          Base class for Alert widgets.
 class NavbarButton
          Button that can be used in a Navbar.
 



Copyright © 2012 gwtbootstrap. All Rights Reserved.