Package | Description |
---|---|
org.w3c.dom.css |
Modifier and Type | Method and Description |
---|---|
CSSStyleDeclaration |
ViewCSS.getComputedStyle(Element elt,
String pseudoElt)
This method is used to get the computed style as it is defined in [CSS2].
|
CSSStyleDeclaration |
DocumentCSS.getOverrideStyle(Element elt,
String pseudoElt)
This method is used to retrieve the override style declaration for a
specified element and a specified pseudo-element.
|
CSSStyleDeclaration |
CSSFontFaceRule.getStyle()
The declaration-block of this rule.
|
CSSStyleDeclaration |
ElementCSSInlineStyle.getStyle()
The style attribute.
|
CSSStyleDeclaration |
CSSPageRule.getStyle()
The declaration-block of this rule.
|
CSSStyleDeclaration |
CSSStyleRule.getStyle()
The declaration-block of this rule set.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.