|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSWindow | |
|---|---|
| org.cruxframework.crux.core.client.screen | |
| Uses of JSWindow in org.cruxframework.crux.core.client.screen |
|---|
| Methods in org.cruxframework.crux.core.client.screen that return JSWindow | |
|---|---|
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. |
| Methods in org.cruxframework.crux.core.client.screen with parameters of type JSWindow | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||