Package | Description |
---|---|
gwt.material.design.client.base |
Modifier and Type | Method and Description |
---|---|
static MaterialWidget.Feature |
MaterialWidget.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaterialWidget.Feature[] |
MaterialWidget.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MaterialWidget.enableFeature(MaterialWidget.Feature feature,
boolean enabled)
Enable or disable a complex
MaterialWidget.Feature . |
boolean |
MaterialWidget.isFeatureEnabled(MaterialWidget.Feature feature)
Check if a
MaterialWidget.Feature is enabled. |
Copyright © 2018. All rights reserved.