| Package | Description |
|---|---|
| gwt.material.design.client.constants | |
| gwt.material.design.client.ui |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SideNavType |
MaterialSideNav.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MaterialSideNav.processType(SideNavType type) |
void |
MaterialSideNav.setType(SideNavType type)
Define the menu's type specification.
|
| Constructor and Description |
|---|
MaterialSideNav(SideNavType type) |
Copyright © 2016. All rights reserved.