public class CSSValueListImpl extends CSSValueImpl implements org.w3c.dom.css.CSSValueList
CSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LIST
CSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LIST
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
org.w3c.dom.css.CSSValue |
item(int index) |
equals, getCssText, getCssValueType, hashCode, setCssText
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getCssText, getCssValueType, setCssText
public int getLength()
getLength
in interface org.w3c.dom.css.CSSValueList
public org.w3c.dom.css.CSSValue item(int index)
item
in interface org.w3c.dom.css.CSSValueList
Copyright © 2020. All rights reserved.