public interface CSSValue
| Modifier and Type | Field and Description |
|---|---|
static short |
CSS_CUSTOM |
static short |
CSS_INHERIT |
static short |
CSS_PRIMITIVE_VALUE |
static short |
CSS_VALUE_LIST |
| Modifier and Type | Method and Description |
|---|---|
String |
getCssText() |
short |
getCssValueType() |
static final short CSS_INHERIT
static final short CSS_PRIMITIVE_VALUE
static final short CSS_VALUE_LIST
static final short CSS_CUSTOM
String getCssText()
short getCssValueType()
Copyright © 2004–2025. All rights reserved.