public class Popup extends SimpleScriptable
| Constructor and Description |
|---|
Popup()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
jsxFunction_hide()
Hides the popup.
|
void |
jsxFunction_show()
Shows the popup.
|
Object |
jsxGet_document()
Returns the HTML document element in the popup.
|
boolean |
jsxGet_isOpen()
Indicates if the popup is opened.
|
get, getBooleanArg, getClassName, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getIntArg, getLog, getObjectArg, getPrototype, getScriptableFor, getStartingScope, getStringArg, getTransformerScriptableFor, getWindow, getWindow, getWithPreemption, makeScriptableFor, setDomNode, setDomNode, setHtmlElementassociateValue, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, equivalentValues, get, getAllIds, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, has, has, hasInstance, hasProperty, hasProperty, isConst, isSealed, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototypepublic Popup()
public Object jsxGet_document()
public boolean jsxGet_isOpen()
true if openedpublic void jsxFunction_hide()
public void jsxFunction_show()
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.