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 CheckBoxStyle |
CheckBoxStyleOperator.defaultFlavor() |
CheckBoxStyle |
Checkbox.getFace() |
static CheckBoxStyle |
CheckBoxStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckBoxStyle[] |
CheckBoxStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<CheckBoxStyle,String> |
MainCheckSwitcher.getMappings() |
Map<CheckBoxStyle,String> |
LabelCheckSwitcher.getMappings() |
Map<CheckBoxStyle,String> |
InputCheckSwitcher.getMappings() |
Modifier and Type | Method and Description |
---|---|
void |
Checkbox.setFace(CheckBoxStyle flavor) |
Copyright © 2016 com.github.ilyes4j. All rights reserved.