T - @JsType(isNative=true,
name="ViewCSS",
namespace="<global>")
public interface ViewCSS<T extends DocumentView>
extends AbstractView<T>
| Modifier and Type | Method and Description |
|---|---|
NativeCSSStyleDeclaration |
getNativeComputedStyle(Element<?> elt,
String pseudoElt) |
getDocument@JsMethod(name="getComputedStyle") NativeCSSStyleDeclaration getNativeComputedStyle(Element<?> elt, String pseudoElt)
Copyright © 2018 Xalys. All rights reserved.