| Package | Description |
|---|---|
| gwt.material.design.client.constants | |
| gwt.material.design.client.ui |
| Modifier and Type | Method and Description |
|---|---|
static LoaderType |
LoaderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoaderType[] |
LoaderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LoaderType |
MaterialLoader.getType()
Get the type of the MaterialLoader (Default CIRCULAR)
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialLoader.setType(LoaderType type)
Set the type of the MaterialLoader
|
| Constructor and Description |
|---|
MaterialLoader(LoaderType type) |
Copyright © 2017. All rights reserved.