|
|||||||||
| 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. |
| 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, 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()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||