| Package | Description |
|---|---|
| org.teavm.jso.browser | |
| org.teavm.jso.dom.html |
| Modifier and Type | Method and Description |
|---|---|
static Window |
Window.current() |
abstract Window |
Window.getParent() |
abstract Window |
Window.getTop() |
abstract Window |
Window.open(String url,
String name) |
abstract Window |
Window.open(String url,
String name,
String features) |
Window |
Window.open(String url,
String name,
WindowFeatures features) |
| Modifier and Type | Method and Description |
|---|---|
Window |
HTMLIFrameElement.getContentWindow() |
Copyright © 2015. All rights reserved.