Uses of Interface
com.helger.css.propertyvalue.ICSSMultiValue
-
Packages that use ICSSMultiValue Package Description com.helger.css.propertyvalue -
-
Uses of ICSSMultiValue in com.helger.css.propertyvalue
Classes in com.helger.css.propertyvalue that implement ICSSMultiValue Modifier and Type Class Description classCSSValueListRepresents a CSS value that has both different property names and multiple different values.classCSSValueMultiPropertyRepresents a CSS value that has several property names, but only one value.classCSSValueMultiValueRepresents a CSS value that has one property name, but multiple different values.
-