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