Uses of Interface
com.github.gwtbootstrap.client.ui.event.HasCloseHandlers

Packages that use HasCloseHandlers
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 HasCloseHandlers in com.github.gwtbootstrap.client.ui
 

Classes in com.github.gwtbootstrap.client.ui that implement HasCloseHandlers
 class Alert
          Simple Alert widget that uses bold text as a heading.
 class AlertBlock
          Alert block widget with more padding than Alert.
 

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

Classes in com.github.gwtbootstrap.client.ui.base that implement HasCloseHandlers
 class AlertBase
          Base class for Alert widgets.
 



Copyright © 2012 gwtbootstrap. All Rights Reserved.