public class ListValue extends DerivedValue
| Constructor and Description |
|---|
ListValue(CSSName name,
PropertyValue value) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
asStringArray() |
List |
getValues() |
asColor, asFloat, asIdentValue, asString, getCssSacUnitType, getFloatProportionalTo, getStringValue, hasAbsoluteUnit, isAbsoluteUnit, isDeclaredInherit, isDependentOnFontSize, isIdentpublic ListValue(CSSName name, PropertyValue value)
public List getValues()
public String[] asStringArray()
asStringArray in interface FSDerivedValueasStringArray in class DerivedValueCopyright © 2020. All rights reserved.