Package | Description |
---|---|
org.xwiki.test.ui.po |
Modifier and Type | Method and Description |
---|---|
BootstrapSwitch.State |
BootstrapSwitch.getState() |
static BootstrapSwitch.State |
BootstrapSwitch.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootstrapSwitch.State[] |
BootstrapSwitch.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BootstrapSwitch.setState(BootstrapSwitch.State wantedState)
Set the state of the switch with the given value.
|
Copyright © 2004–2021 XWiki. All rights reserved.