| 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. |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
AlertBase.addClosedHandler(ClosedHandler<AlertBase> handler)
Adds a
ClosedHandler to the widget. |
HandlerRegistration |
AlertBase.addCloseHandler(CloseHandler<AlertBase> handler) |
Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.