| Package | Description |
|---|---|
| gwt.material.design.client.constants | |
| gwt.material.design.client.ui |
| Modifier and Type | Method and Description |
|---|---|
static CollapsibleType |
CollapsibleType.fromStyleName(String styleName) |
static CollapsibleType |
CollapsibleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollapsibleType[] |
CollapsibleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CollapsibleType |
MaterialCollapsible.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected CssTypeMixin<CollapsibleType,MaterialCollapsible> |
MaterialCollapsible.getTypeMixin() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialCollapsible.setType(CollapsibleType type) |
Copyright © 2017. All rights reserved.