Package | Description |
---|---|
gwt.material.design.client.base | |
gwt.material.design.client.constants | |
gwt.material.design.client.ui |
Modifier and Type | Method and Description |
---|---|
Axis |
HasAxis.getAxis() |
Modifier and Type | Method and Description |
---|---|
void |
HasAxis.setAxis(Axis axis) |
Modifier and Type | Method and Description |
---|---|
static Axis |
Axis.fromStyleName(String styleName) |
static Axis |
Axis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Axis[] |
Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Axis |
MaterialFAB.getAxis() |
Axis |
MaterialCard.getAxis()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected CssNameMixin<MaterialFAB,Axis> |
MaterialFAB.getAxisMixin() |
protected CssNameMixin<MaterialCard,Axis> |
MaterialCard.getAxisMixin() |
Modifier and Type | Method and Description |
---|---|
void |
MaterialFAB.setAxis(Axis axis) |
void |
MaterialCard.setAxis(Axis axis)
Deprecated.
|
Copyright © 2018. All rights reserved.