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