| Package | Description |
|---|---|
| gwt.material.design.client.constants | |
| gwt.material.design.client.ui |
| Modifier and Type | Method and Description |
|---|---|
static CheckBoxType |
CheckBoxType.fromStyleName(String styleName) |
static CheckBoxType |
CheckBoxType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckBoxType[] |
CheckBoxType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialCheckBox.setType(CheckBoxType type)
Setting the type of Checkbox.
|
| Constructor and Description |
|---|
MaterialCheckBox(String label,
CheckBoxType type) |
Copyright © 2016. All rights reserved.