| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.screen |
| Modifier and Type | Method and Description |
|---|---|
static JSWindow |
JSWindow.currentWindow()
Returns the current window native object;
|
static JSWindow |
JSWindow.getAbsoluteTop()
Returns the topmost window native object.
|
static JSWindow |
JSWindow.getParentWindow(JSWindow jsWindow)
Gets the parent of the given window, if it exists.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
JSWindow.getLocation(JSWindow jsWindow)
Gets the URL of the given window.
|
static JSWindow |
JSWindow.getParentWindow(JSWindow jsWindow)
Gets the parent of the given window, if it exists.
|
Copyright © 2015. All rights reserved.