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