public class GlobalWrapper extends WindowWrapper
org.mozilla.javascript.TopLevel.BuiltinsWindowWrapper.FunctionWrapper, WindowWrapper.GetURLFunctionWrapperCONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONSTinterpreter, window| Constructor | Description |
|---|---|
GlobalWrapper(org.mozilla.javascript.Context context) |
Creates a new GlobalWrapper.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getClassName() |
|
static void |
startMouseCapture(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
java.lang.Object[] args,
org.mozilla.javascript.Function funObj) |
Wraps the 'startMouseCapture' method of the SVGGlobal interface.
|
static void |
stopMouseCapture(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
java.lang.Object[] args,
org.mozilla.javascript.Function funObj) |
Wraps the 'stopMouseCapture' method of the SVGGlobal interface.
|
java.lang.String |
toString() |
activatePrototypeMap, addIdFunctionProperty, defaultGet, defaultPut, defineOwnProperty, delete, exportAsJSClass, fillConstructorProperties, findInstanceIdInfo, getAttributes, getInstanceIdName, getInstanceIdValue, getMaxInstanceId, getOwnPropertyDescriptor, hasPrototypeMap, incompatibleCallError, initPrototypeConstructor, initPrototypeMethod, initPrototypeValue, instanceIdInfo, put, setAttributes, setInstanceIdValueexecIdCall, findPrototypeId, get, has, importPackage, init, initPrototypeId, initStandardObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineProperty, defineProperty, defineProperty, defineProperty, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, equivalentValues, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, hasInstance, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype, sizecacheBuiltins, getBuiltinCtor, getBuiltinCtor, getBuiltinPrototype, getBuiltinPrototypealert, clearInterval, clearTimeout, confirm, getLocation, getURL, parseXML, postURL, printNode, prompt, setInterval, setLocation, setTimeoutpublic GlobalWrapper(org.mozilla.javascript.Context context)
public java.lang.String getClassName()
getClassName in class WindowWrapperpublic java.lang.String toString()
toString in class WindowWrapperpublic static void startMouseCapture(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
java.lang.Object[] args,
org.mozilla.javascript.Function funObj)
public static void stopMouseCapture(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
java.lang.Object[] args,
org.mozilla.javascript.Function funObj)
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.