public class WindowProxy extends HtmlUnitScriptableProxy<Window>
Window script object.objNOT_FOUND| Constructor and Description |
|---|
WindowProxy(WebWindow webWindow)
|
| Modifier and Type | Method and Description |
|---|---|
Window |
getDelegee() |
void |
setParentScope(org.htmlunit.corejs.javascript.Scriptable parent)
Does nothing.
|
get, get, getDefaultValue, has, has, hasInstance, put, putcall, construct, delete, delete, delete, get, getClassName, getIds, getParentScope, getPrototype, has, newInstance, put, setDelegee, setPrototypepublic WindowProxy(WebWindow webWindow)
webWindow - the windowpublic Window getDelegee()
getDelegee in class org.htmlunit.corejs.javascript.Delegatorpublic void setParentScope(org.htmlunit.corejs.javascript.Scriptable parent)
setParentScope in interface org.htmlunit.corejs.javascript.ScriptablesetParentScope in class org.htmlunit.corejs.javascript.Delegatorparent - the new parent scopeCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.