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