| Package | Description |
|---|---|
| gwt.material.design.client.base | |
| gwt.material.design.client.base.mixin | |
| gwt.material.design.client.constants | |
| gwt.material.design.client.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
HasProgress.showProgress(ProgressType type)
Sets Indeterminate progress
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProgressMixin.showProgress(ProgressType type) |
| Modifier and Type | Method and Description |
|---|---|
static ProgressType |
ProgressType.fromStyleName(String styleName) |
static ProgressType |
ProgressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProgressType[] |
ProgressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressType |
MaterialProgress.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialProgress.setType(ProgressType type) |
void |
MaterialNavBar.showProgress(ProgressType type) |
void |
MaterialCollapsibleItem.showProgress(ProgressType type) |
Copyright © 2016. All rights reserved.