| Package | Description |
|---|---|
| gwt.material.design.client.constants | |
| gwt.material.design.client.ui |
| Modifier and Type | Method and Description |
|---|---|
static Alignment |
Alignment.fromStyleName(String styleName) |
static Alignment |
Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alignment[] |
Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Alignment |
MaterialDropDown.getAlignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialDropDown.setAlignment(Alignment alignment)
Defines the edge the menu is aligned to.
|
Copyright © 2018. All rights reserved.