Package | Description |
---|---|
com.github.ilyes4j.gwt.mdl.components.toggles |
Material look and feel for toggle based components (check boxes and radio
buttons).
|
Modifier and Type | Method and Description |
---|---|
protected RadioStyle |
RadioStyleOperator.defaultFlavor() |
static RadioStyle |
RadioStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RadioStyle[] |
RadioStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<RadioStyle,String> |
MainRadioSwitcher.getMappings() |
Map<RadioStyle,String> |
LabelRadioSwitcher.getMappings() |
Map<RadioStyle,String> |
InputRadioSwitcher.getMappings() |
Copyright © 2016 com.github.ilyes4j. All rights reserved.