Uses of Interface
com.helger.css.property.customizer.ICSSPropertyCustomizer
Packages that use ICSSPropertyCustomizer
-
Uses of ICSSPropertyCustomizer in com.helger.css.property
Methods in com.helger.css.property that return ICSSPropertyCustomizerModifier and TypeMethodDescriptionfinal ICSSPropertyCustomizerAbstractCSSProperty.getCustomizer()ICSSProperty.getCustomizer()Constructors in com.helger.css.property with parameters of type ICSSPropertyCustomizerModifierConstructorDescriptionprotectedAbstractCSSProperty(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer) ConstructorAbstractCSSPropertyEnums(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, int nMinArgCount, int nMaxArgCount, Iterable<String> aEnumValues) AbstractCSSPropertyEnums(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, int nMinArgCount, int nMaxArgCount, String... aEnumValues) CSSPropertyColor(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer) CSSPropertyColor(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer) CSSPropertyColors(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, int nMinArgCount, int nMaxArgCount) CSSPropertyColors(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, int nMinArgCount, int nMaxArgCount) CSSPropertyDouble(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer) CSSPropertyDouble(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer) CSSPropertyEnum(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnum(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnum(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnum(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnumOrColor(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnumOrColor(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnumOrColor(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnumOrColor(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnumOrColors(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, int nMinNumbers, int nMaxNumbers, Iterable<String> aEnumValues) CSSPropertyEnumOrColors(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, int nMinNumbers, int nMaxNumbers, String... aEnumValues) CSSPropertyEnumOrColors(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, int nMinNumbers, int nMaxNumbers, Iterable<String> aEnumValues) CSSPropertyEnumOrColors(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, int nMinNumbers, int nMaxNumbers, String... aEnumValues) CSSPropertyEnumOrInt(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnumOrInt(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnumOrInt(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnumOrInt(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnumOrNumber(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, Iterable<String> aEnumValues) CSSPropertyEnumOrNumber(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, String... aEnumValues) CSSPropertyEnumOrNumber(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, Iterable<String> aEnumValues) CSSPropertyEnumOrNumber(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, String... aEnumValues) CSSPropertyEnumOrNumbers(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, int nMinNumbers, int nMaxNumbers, Iterable<String> aEnumValues) CSSPropertyEnumOrNumbers(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, int nMinNumbers, int nMaxNumbers, String... aEnumValues) CSSPropertyEnumOrNumbers(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, int nMinNumbers, int nMaxNumbers, Iterable<String> aEnumValues) CSSPropertyEnumOrNumbers(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, int nMinNumbers, int nMaxNumbers, String... aEnumValues) CSSPropertyEnumOrRect(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnumOrRect(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnumOrRect(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnumOrRect(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnumOrURL(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnumOrURL(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnumOrURL(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, Iterable<String> aEnumValues) CSSPropertyEnumOrURL(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, String... aEnumValues) CSSPropertyEnums(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, int nMinNumbers, int nMaxNumbers, Iterable<String> aEnumValues) CSSPropertyEnums(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, int nMinNumbers, int nMaxNumbers, String... aEnumValues) CSSPropertyEnums(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, int nMinNumbers, int nMaxNumbers, Iterable<String> aEnumValues) CSSPropertyEnums(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, int nMinNumbers, int nMaxNumbers, String... aEnumValues) CSSPropertyFree(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer) CSSPropertyFree(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer) CSSPropertyLong(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer) CSSPropertyLong(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer) CSSPropertyNumber(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage) CSSPropertyNumber(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage) CSSPropertyNumbers(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, int nMinArgCount, int nMaxArgCount) CSSPropertyNumbers(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer, boolean bWithPercentage, int nMinArgCount, int nMaxArgCount) CSSPropertyURL(ECSSProperty eProp, ECSSVendorPrefix eVendorPrefix, ICSSPropertyCustomizer aCustomizer) CSSPropertyURL(ECSSProperty eProp, ICSSPropertyCustomizer aCustomizer) -
Uses of ICSSPropertyCustomizer in com.helger.css.property.customizer
Classes in com.helger.css.property.customizer that implement ICSSPropertyCustomizerModifier and TypeClassDescriptionclassAbstract base class for property customizer.classSpecial customizer for the "border-bottom-left-radius" property.classSpecial customizer for the "border-bottom-right-radius" property.classSpecial customizer for the "border-radius" property.classSpecial customizer for the "border-top-left-radius" property.classSpecial customizer for the "border-top-right-radius" property.classSpecial customizer for the "opacity" property.