public class WindowProxy extends SimpleScriptableProxy<Window>
Window
script object.Constructor and Description |
---|
WindowProxy(WebWindow webWindow)
|
Modifier and Type | Method and Description |
---|---|
Window |
getDelegee() |
get, get, getWithFallback, has, has, hasInstance, put, put
call, construct, delete, delete, getClassName, getDefaultValue, getIds, getParentScope, getPrototype, newInstance, setDelegee, setParentScope, setPrototype
public WindowProxy(WebWindow webWindow)
webWindow
- the windowpublic Window getDelegee()
getDelegee
in class SimpleScriptableProxy<Window>
Copyright © 2002–2013 Gargoyle Software Inc.. All rights reserved.