| Package | Description |
|---|---|
| com.helger.css | |
| com.helger.css.property |
| Modifier and Type | Method and Description |
|---|---|
static ECSSVendorPrefix |
ECSSVendorPrefix.getFromPrefixOrNull(String sPrefix) |
static ECSSVendorPrefix |
ECSSVendorPrefix.getFromPrefixOrNull(String sPrefix) |
static ECSSVendorPrefix |
ECSSVendorPrefix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECSSVendorPrefix |
ECSSVendorPrefix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECSSVendorPrefix[] |
ECSSVendorPrefix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ECSSVendorPrefix[] |
ECSSVendorPrefix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ECSSVendorPrefix |
ECSSProperty.getUsedVendorPrefix() |
ECSSVendorPrefix |
ECSSProperty.getUsedVendorPrefix() |
ECSSVendorPrefix |
AbstractCSSProperty.getVendorPrefix() |
ECSSVendorPrefix |
ICSSProperty.getVendorPrefix() |
ECSSVendorPrefix |
ICSSProperty.getVendorPrefix() |
ECSSVendorPrefix |
AbstractCSSProperty.getVendorPrefix() |
| Modifier and Type | Method and Description |
|---|---|
CSSPropertyColor |
CSSPropertyColor.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyColors |
CSSPropertyColors.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyDouble |
CSSPropertyDouble.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnum |
CSSPropertyEnum.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrColor |
CSSPropertyEnumOrColor.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrColors |
CSSPropertyEnumOrColors.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrInt |
CSSPropertyEnumOrInt.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrNumber |
CSSPropertyEnumOrNumber.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrNumbers |
CSSPropertyEnumOrNumbers.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrRect |
CSSPropertyEnumOrRect.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrURL |
CSSPropertyEnumOrURL.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnums |
CSSPropertyEnums.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyFree |
CSSPropertyFree.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyLong |
CSSPropertyLong.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyNumber |
CSSPropertyNumber.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyNumbers |
CSSPropertyNumbers.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyURL |
CSSPropertyURL.getClone(ECSSVendorPrefix eVendorPrefix) |
ICSSProperty |
ICSSProperty.getClone(ECSSVendorPrefix eVendorPrefix)
Get a clone of this property with the same base property but a different
vendor prefix.
|
ICSSProperty |
ICSSProperty.getClone(ECSSVendorPrefix eVendorPrefix)
Get a clone of this property with the same base property but a different
vendor prefix.
|
CSSPropertyURL |
CSSPropertyURL.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyNumbers |
CSSPropertyNumbers.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyNumber |
CSSPropertyNumber.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyLong |
CSSPropertyLong.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyFree |
CSSPropertyFree.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnums |
CSSPropertyEnums.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrURL |
CSSPropertyEnumOrURL.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrRect |
CSSPropertyEnumOrRect.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrNumbers |
CSSPropertyEnumOrNumbers.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrNumber |
CSSPropertyEnumOrNumber.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrInt |
CSSPropertyEnumOrInt.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrColors |
CSSPropertyEnumOrColors.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnumOrColor |
CSSPropertyEnumOrColor.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyEnum |
CSSPropertyEnum.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyDouble |
CSSPropertyDouble.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyColors |
CSSPropertyColors.getClone(ECSSVendorPrefix eVendorPrefix) |
CSSPropertyColor |
CSSPropertyColor.getClone(ECSSVendorPrefix eVendorPrefix) |
boolean |
ECSSProperty.isVendorSpecific(ECSSVendorPrefix eVendorPrefix)
Check if this property is specific to the passed vendor prefix.
|
boolean |
ECSSProperty.isVendorSpecific(ECSSVendorPrefix eVendorPrefix)
Check if this property is specific to the passed vendor prefix.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.