| Package | Description |
|---|---|
| org.gwtbootstrap3.client.ui |
Widgets representing Bootstrap components.
|
| org.gwtbootstrap3.client.ui.constants |
Contains constants types, mostly enums.
|
| Modifier and Type | Method and Description |
|---|---|
FormGroupSize |
FormGroup.getSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormGroup.setSize(FormGroupSize size) |
| Modifier and Type | Method and Description |
|---|---|
static FormGroupSize |
FormGroupSize.fromStyleName(String styleName) |
static FormGroupSize |
FormGroupSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormGroupSize[] |
FormGroupSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.