| Package | Description |
|---|---|
| com.github.gwtbootstrap.client.ui.base |
Classes that are extended by interface components.
|
| Modifier and Type | Method and Description |
|---|---|
static ProgressBarBase.Color |
ProgressBarBase.Color.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProgressBarBase.Color[] |
ProgressBarBase.Color.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProgressBarBase.setColor(ProgressBarBase.Color color)
Set progress bar color
|
Copyright © 2016. All rights reserved.