Uses of Class
com.helger.css.decl.shorthand.CSSShortHandDescriptor
-
Packages that use CSSShortHandDescriptor Package Description com.helger.css.decl.shorthand -
-
Uses of CSSShortHandDescriptor in com.helger.css.decl.shorthand
Subclasses of CSSShortHandDescriptor in com.helger.css.decl.shorthand Modifier and Type Class Description classCSSShortHandDescriptorFlexA specialCSSShortHandDescriptorimplementation for margin and padding as well as for border-color.classCSSShortHandDescriptorWithAlignmentA specialCSSShortHandDescriptorimplementation for margin and padding as well as for border-color.Methods in com.helger.css.decl.shorthand that return CSSShortHandDescriptor Modifier and Type Method Description static CSSShortHandDescriptorCSSShortHandRegistry. getShortHandDescriptor(ECSSProperty eProperty)Methods in com.helger.css.decl.shorthand with parameters of type CSSShortHandDescriptor Modifier and Type Method Description static voidCSSShortHandRegistry. registerShortHandDescriptor(CSSShortHandDescriptor aDescriptor)
-