Package | Description |
---|---|
org.uberfire.ext.layout.editor.api.css |
Modifier and Type | Method and Description |
---|---|
static CssValueType |
CssValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CssValueType[] |
CssValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<CssValueType> |
CssProperty.getSupportedValueTypes() |
Modifier and Type | Method and Description |
---|---|
boolean |
CssProperty.supportsValueType(CssValueType type) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.