Interface ShorthandManager.PropertyHandler
-
- All Known Implementing Classes:
CSSEngine.StyleDeclarationBuilder,CSSEngine.StyleDeclarationDocumentHandler,CSSEngine.StyleDeclarationUpdateHandler,CSSEngine.StyleSheetDocumentHandler
- Enclosing interface:
- ShorthandManager
public static interface ShorthandManager.PropertyHandlerTo handle a property value created by a ShorthandManager.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidproperty(java.lang.String name, org.w3c.css.sac.LexicalUnit value, boolean important)
-