Modifier and Type | Method and Description |
---|---|
static JavaScriptObject |
getCascadedStyle(Element element)
Returns either the "calculated" or "used" style values for the specified element,
or null if neither can be determined.
|
static JavaScriptObject |
js()
Returns the window object itself.
|
@Warning(value="untested") public static JavaScriptObject getCascadedStyle(Element element)
public static JavaScriptObject js()