public static class TimerWrap.TimerImpl extends AbstractIdObject<TimerWrap.TimerImpl> implements ScriptTask
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
Id_constructor| Constructor and Description |
|---|
TimerImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
anonymousCall(int id,
org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
java.lang.Object thisObj,
java.lang.Object[] args) |
protected TimerWrap.TimerImpl |
defaultConstructor() |
protected TimerWrap.TimerImpl |
defaultConstructor(org.mozilla.javascript.Context cx,
java.lang.Object[] args) |
void |
execute(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope) |
protected void |
fillConstructorProperties(org.mozilla.javascript.IdFunctionObject c) |
java.lang.Object |
get(int i,
org.mozilla.javascript.Scriptable scope) |
protected java.lang.Object |
getInstanceIdValue(int id) |
boolean |
has(int i,
org.mozilla.javascript.Scriptable scope) |
protected java.lang.Object |
prototypeCall(int id,
org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
java.lang.Object[] args) |
void |
put(int i,
org.mozilla.javascript.Scriptable scope,
java.lang.Object val) |
protected void |
setInstanceIdValue(int id,
java.lang.Object val) |
execIdCall, exportAsClass, findInstanceIdInfo, findPrototypeId, getClassName, getInstanceIdName, getMaxInstanceId, initPrototypeIdactivatePrototypeMap, addIdFunctionProperty, defaultGet, defaultHas, defaultPut, defineOwnProperty, delete, delete, exportAsJSClass, findInstanceIdInfo, findPrototypeId, get, get, getAttributes, getOwnPropertyDescriptor, has, has, hasPrototypeMap, incompatibleCallError, initPrototypeConstructor, initPrototypeMethod, initPrototypeMethod, initPrototypeMethod, initPrototypeValue, initPrototypeValue, instanceIdInfo, put, put, setAttributes, setInstanceIdAttributesapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, equivalentValues, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, hasInstance, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, putConst, putConstProperty, putProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, sizepublic static final java.lang.String CLASS_NAME
protected TimerWrap.TimerImpl defaultConstructor(org.mozilla.javascript.Context cx, java.lang.Object[] args)
defaultConstructor in class AbstractIdObject<TimerWrap.TimerImpl>protected TimerWrap.TimerImpl defaultConstructor()
defaultConstructor in class AbstractIdObject<TimerWrap.TimerImpl>protected void fillConstructorProperties(org.mozilla.javascript.IdFunctionObject c)
fillConstructorProperties in class org.mozilla.javascript.IdScriptableObjectprotected java.lang.Object getInstanceIdValue(int id)
getInstanceIdValue in class org.mozilla.javascript.IdScriptableObjectprotected void setInstanceIdValue(int id,
java.lang.Object val)
setInstanceIdValue in class org.mozilla.javascript.IdScriptableObjectprotected java.lang.Object prototypeCall(int id,
org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
java.lang.Object[] args)
prototypeCall in class AbstractIdObject<TimerWrap.TimerImpl>protected java.lang.Object anonymousCall(int id,
org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
java.lang.Object thisObj,
java.lang.Object[] args)
anonymousCall in class AbstractIdObject<TimerWrap.TimerImpl>public java.lang.Object get(int i,
org.mozilla.javascript.Scriptable scope)
get in interface org.mozilla.javascript.Scriptableget in class org.mozilla.javascript.ScriptableObjectpublic void put(int i,
org.mozilla.javascript.Scriptable scope,
java.lang.Object val)
put in interface org.mozilla.javascript.Scriptableput in class org.mozilla.javascript.ScriptableObjectpublic boolean has(int i,
org.mozilla.javascript.Scriptable scope)
has in interface org.mozilla.javascript.Scriptablehas in class org.mozilla.javascript.ScriptableObjectpublic void execute(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope)
execute in interface ScriptTaskCopyright © 2018 Apigee Corporation. All Rights Reserved.