Package | Description |
---|---|
gwt.material.design.client.constants | |
gwt.material.design.client.ui |
Modifier and Type | Method and Description |
---|---|
static SpinnerColor |
SpinnerColor.fromStyleName(String styleName) |
static SpinnerColor |
SpinnerColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpinnerColor[] |
SpinnerColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SpinnerColor |
MaterialSpinner.getColor() |
Modifier and Type | Method and Description |
---|---|
protected CssNameMixin<MaterialSpinner,SpinnerColor> |
MaterialSpinner.getSpinnerColorMixin() |
Modifier and Type | Method and Description |
---|---|
void |
MaterialSpinner.setColor(SpinnerColor spinnerColor) |
Constructor and Description |
---|
MaterialSpinner(SpinnerColor spinnerColor) |
Copyright © 2018. All rights reserved.