public class WindowProxy extends HtmlUnitScriptableProxy<Window>
Window
script object.obj
NOT_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, put
call, construct, delete, delete, delete, get, getClassName, getIds, getParentScope, getPrototype, has, newInstance, put, setDelegee, setPrototype
public WindowProxy(WebWindow webWindow)
webWindow
- the windowpublic Window getDelegee()
getDelegee
in class org.htmlunit.corejs.javascript.Delegator
public void setParentScope(org.htmlunit.corejs.javascript.Scriptable parent)
setParentScope
in interface org.htmlunit.corejs.javascript.Scriptable
setParentScope
in class org.htmlunit.corejs.javascript.Delegator
parent
- the new parent scopeCopyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.