CSSOMStoredStyleDeclaration, SVGStylableElement.OverrideStyleDeclaration, SVGStylableElement.StyleDeclarationpublic interface StyleDeclarationProvider
CSSStyleDeclaration objects to
expose their underlying StyleDeclaration objects storing the
properties.| Modifier and Type | Method | Description |
|---|---|---|
StyleDeclaration |
getStyleDeclaration() |
Returns the object storing the properties of this style declaration.
|
void |
setStyleDeclaration(StyleDeclaration sd) |
Sets the object storing the properties of this style declaration.
|
StyleDeclaration getStyleDeclaration()
void setStyleDeclaration(StyleDeclaration sd)
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.