|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColorType | |
|---|---|
| org.gwtbootstrap3.extras.toggleswitch.client.ui.base | |
| org.gwtbootstrap3.extras.toggleswitch.client.ui.base.constants | |
| Uses of ColorType in org.gwtbootstrap3.extras.toggleswitch.client.ui.base |
|---|
| Methods in org.gwtbootstrap3.extras.toggleswitch.client.ui.base that return ColorType | |
|---|---|
ColorType |
ToggleSwitchBase.getOffColor()
|
ColorType |
ToggleSwitchBase.getOnColor()
|
| Methods in org.gwtbootstrap3.extras.toggleswitch.client.ui.base with parameters of type ColorType | |
|---|---|
void |
ToggleSwitchBase.setOffColor(ColorType offColor)
|
void |
ToggleSwitchBase.setOnColor(ColorType onColor)
|
| Uses of ColorType in org.gwtbootstrap3.extras.toggleswitch.client.ui.base.constants |
|---|
| Methods in org.gwtbootstrap3.extras.toggleswitch.client.ui.base.constants that return ColorType | |
|---|---|
static ColorType |
ColorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ColorType[] |
ColorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||