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