| Package | Description |
|---|---|
| gwt.material.design.client.base | |
| gwt.material.design.client.constants |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSideNav.setType(SideNavType type) |
| Constructor and Description |
|---|
AbstractSideNav(SideNavType type) |
| Modifier and Type | Method and Description |
|---|---|
static SideNavType |
SideNavType.fromStyleName(String styleName) |
static SideNavType |
SideNavType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SideNavType[] |
SideNavType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.