| Package | Description |
|---|---|
| com.helger.css.propertyvalue |
| Modifier and Type | Method and Description |
|---|---|
CSSValue |
CSSValue.setImportant(boolean bIsImportant)
Set the important flag of this value.
|
CSSValue |
CSSValue.setProperty(ICSSProperty aProperty)
Set the property of this CSS value (e.g.
|
CSSValue |
CSSValue.setValue(String sValue)
Set the value of this CSS value (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<CSSValue> |
ICSSMultiValue.getAllContainedValues() |
com.helger.commons.collection.impl.ICommonsList<CSSValue> |
CSSValueMultiValue.getAllContainedValues() |
com.helger.commons.collection.impl.ICommonsList<CSSValue> |
CSSValueMultiProperty.getAllContainedValues() |
com.helger.commons.collection.impl.ICommonsList<CSSValue> |
CSSValueList.getAllContainedValues() |
Copyright © 2014–2018 Philip Helger. All rights reserved.