public class CSSValueList extends CSSValue implements JsArrayLike<CSSValue>
| Modifier and Type | Field and Description |
|---|---|
int |
length |
CSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LIST, cssText, cssValueType| Constructor and Description |
|---|
CSSValueList() |
| Modifier and Type | Method and Description |
|---|---|
CSSValue |
item(int index) |
public CSSValue item(int index)