@JsType(isNative=true,
name="window")
public class Window
extends IDBEnvironment
| Modifier and Type | Field and Description |
|---|---|
static double |
devicePixelRatio |
static double |
innerHeight |
static double |
innerWidth |
static double |
outerHeight |
static double |
outerWidth |
static VisualViewport |
visualViewport |
| Constructor and Description |
|---|
Window() |
| Modifier and Type | Method and Description |
|---|---|
Console |
getConsole() |
Document |
getDocument() |
getIndexedDB@JsProperty public static double outerWidth
@JsProperty public static double innerWidth
@JsProperty public static double outerHeight
@JsProperty public static double innerHeight
@JsProperty public static VisualViewport visualViewport
@JsProperty public static double devicePixelRatio
public Window()
@JsProperty public Console getConsole()
@JsProperty public Document getDocument()
Copyright © 2023. All rights reserved.