Package | Description |
---|---|
com.xalys.xgl.browser.dom.css | |
com.xalys.xgl.browser.dom.css.enums.transform |
Modifier and Type | Method and Description |
---|---|
NativeCSSStyleDeclaration |
NativeCSSStyleDeclaration.setTransformStyle(TransformStyle transformStyle) |
MutableStyle |
MutableStyle.setTransformStyle(TransformStyle transformStyle) |
Modifier and Type | Method and Description |
---|---|
static TransformStyle |
TransformStyle.get(String propertyName) |
static TransformStyle |
TransformStyle.getDefault() |
static TransformStyle |
TransformStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformStyle[] |
TransformStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Xalys. All rights reserved.