Package | Description |
---|---|
gwt.material.design.client.base | |
gwt.material.design.client.constants |
Modifier and Type | Method and Description |
---|---|
HideOn |
HasHideOn.getHideOn() |
HideOn |
MaterialWidget.getHideOn() |
Modifier and Type | Method and Description |
---|---|
protected CssNameMixin<MaterialWidget,HideOn> |
MaterialWidget.getHideOnMixin() |
Modifier and Type | Method and Description |
---|---|
void |
HasHideOn.setHideOn(HideOn hideOn) |
void |
MaterialWidget.setHideOn(HideOn hideOn) |
Modifier and Type | Method and Description |
---|---|
static HideOn |
HideOn.fromStyleName(String styleName) |
static HideOn |
HideOn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HideOn[] |
HideOn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.