|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
org.xwiki.gwt.dom.client.JavaScriptObject
org.xwiki.gwt.dom.client.Window
public class Window
A browser window, displaying a DOM Document.
| Constructor Summary | |
|---|---|
protected |
Window()
Default constructor. |
| Method Summary | |
|---|---|
static Window |
get()
Gets the default window. |
Document |
getDocument()
|
void |
stop()
Stop this window from loading its document. |
| Methods inherited from class org.xwiki.gwt.dom.client.JavaScriptObject |
|---|
fromJson, get, getKeys, remove, set |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Window()
| Method Detail |
|---|
public static Window get()
public final Document getDocument()
public final void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||