public class Window extends JavaScriptObject
Document.| Modifier | Constructor and Description |
|---|---|
protected |
Window()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Window |
get()
Gets the default window.
|
Document |
getDocument() |
void |
stop()
Stop this window from loading its document.
|
fromJson, get, getKeys, remove, set, typeOfprotected Window()
public static Window get()
public final Document getDocument()
public final void stop()
Copyright © 2004–2014 XWiki. All rights reserved.