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, putcall, construct, delete, delete, getClassName, getDefaultValue, getIds, getParentScope, getPrototype, newInstance, setDelegee, setParentScope, setPrototypepublic WindowProxy(WebWindow webWindow)
webWindow - the windowpublic Window getDelegee()
getDelegee in class SimpleScriptableProxy<Window>Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.