public class ViewCSS
extends java.lang.Object
Constructor and Description |
---|
ViewCSS() |
Modifier and Type | Method and Description |
---|---|
CSSStyleDeclaration |
getComputedStyle(Element elt) |
CSSStyleDeclaration |
getComputedStyle(Element elt,
java.lang.String pseudoElt) |
public CSSStyleDeclaration getComputedStyle(Element elt, java.lang.String pseudoElt)
public CSSStyleDeclaration getComputedStyle(Element elt)