| 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 |
|---|---|
protected CssTypeMixin<ProgressType,MaterialProgress> |
MaterialProgress.getTypeMixin() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialProgress.setType(ProgressType type) |
void |
MaterialCollapsibleItem.showProgress(ProgressType type) |
void |
MaterialNavBar.showProgress(ProgressType type) |
| Constructor and Description |
|---|
MaterialProgress(ProgressType type) |
MaterialProgress(ProgressType type,
Double percent) |
Copyright © 2017. All rights reserved.