Package | Description |
---|---|
com.github.gwtbootstrap.client.ui |
Widgets that can be used in other GWT projects.
|
com.github.gwtbootstrap.client.ui.constants |
Constants, mostly CSS style names, that are defined by Bootstrap.
|
Modifier and Type | Method and Description |
---|---|
void |
Image.setType(ImageType style)
Sets the type of the widget.
|
Modifier and Type | Method and Description |
---|---|
static ImageType |
ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageType[] |
ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 gwtbootstrap. All Rights Reserved.