Package | Description |
---|---|
gwt.material.design.client.base | |
gwt.material.design.client.constants |
Modifier and Type | Field and Description |
---|---|
protected Edge |
AbstractSideNav.edge |
Modifier and Type | Method and Description |
---|---|
Edge |
AbstractSideNav.getEdge() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSideNav.setEdge(Edge edge)
Set which edge of the window the menu should attach to.
|
Modifier and Type | Method and Description |
---|---|
static Edge |
Edge.fromStyleName(String styleName) |
static Edge |
Edge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Edge[] |
Edge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.