| Package | Description |
|---|---|
| com.helger.css.property |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCSSPropertyEnums
CSS properties with a dynamic number of entries.
|
class |
CSSPropertyEnumOrColor
CSS property that is either an enumeration or a color value (e.g.
|
class |
CSSPropertyEnumOrColors
CSS property that is a list of either an enumeration or a color value (e.g.
|
class |
CSSPropertyEnumOrInt
CSS property that is either an enumeration or a numeric value without a unit
(e.g. z-index)
|
class |
CSSPropertyEnumOrNumber
CSS property that is either an enumeration or a numeric value (e.g.
|
class |
CSSPropertyEnumOrNumbers
CSS property that is a list of either an enumeration or a numeric value (e.g.
|
class |
CSSPropertyEnumOrRect
CSS property that is either an enumeration or a rectangle (e.g. clip)
|
class |
CSSPropertyEnumOrURL
CSS property that is either an enumeration or a URL value (e.g.
|
class |
CSSPropertyEnums
CSS property that is a list of enumeration entries (e.g. border-style)
|
| Modifier and Type | Method and Description |
|---|---|
CSSPropertyEnum |
CSSPropertyEnum.getClone(ECSSProperty eProp) |
CSSPropertyEnum |
CSSPropertyEnum.getClone(ECSSVendorPrefix eVendorPrefix) |
Copyright © 2014–2018 Philip Helger. All rights reserved.