public class WindowProxy extends SimpleScriptableProxy<Window>
Window
script object.Constructor and Description |
---|
WindowProxy(WebWindow webWindow)
|
Modifier and Type | Method and Description |
---|---|
Window |
getDelegee() |
void |
setParentScope(net.sourceforge.htmlunit.corejs.javascript.Scriptable parent)
Does nothing.
|
get, get, getDefaultValue, has, has, hasInstance, put, put
public WindowProxy(WebWindow webWindow)
webWindow
- the windowpublic Window getDelegee()
getDelegee
in class SimpleScriptableProxy<Window>
public void setParentScope(net.sourceforge.htmlunit.corejs.javascript.Scriptable parent)
setParentScope
in interface net.sourceforge.htmlunit.corejs.javascript.Scriptable
setParentScope
in class net.sourceforge.htmlunit.corejs.javascript.Delegator
parent
- the new parent scopeCopyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.