public class RhinoJsNodeList
extends org.mozilla.javascript.NativeArray
| Modifier and Type | Field and Description |
|---|---|
protected SubFormPositioner |
currentNode |
protected static org.mozilla.javascript.NativeArray |
nodeListJsObject |
| Constructor and Description |
|---|
RhinoJsNodeList() |
RhinoJsNodeList(Object[] objects) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(Object obj) |
Object |
get(String name,
org.mozilla.javascript.Scriptable start) |
Object |
getDefaultValue(Class hint) |
Object |
getInstanceManager() |
int |
indexOfCompareReferences(Object obj) |
void |
insert(int index,
Object obj) |
Object |
item(int i) |
void |
put(String s,
org.mozilla.javascript.Scriptable scriptable,
Object o) |
add, add, addAll, addAll, clear, contains, containsAll, defineOwnProperty, delete, execIdCall, fillConstructorProperties, findInstanceIdInfo, findPrototypeId, get, get, get, getAllIds, getAttributes, getClassName, getIds, getIndexIds, getInstanceIdName, getInstanceIdValue, getLength, getMaxInstanceId, getOwnPropertyDescriptor, has, indexOf, initPrototypeId, iterator, jsGet_length, lastIndexOf, listIterator, listIterator, put, remove, remove, removeAll, retainAll, set, setInstanceIdAttributes, setInstanceIdValue, size, subList, toArray, toArrayactivatePrototypeMap, addIdFunctionProperty, defaultGet, defaultPut, defineOwnProperty, delete, exportAsJSClass, getAttributes, has, hasPrototypeMap, incompatibleCallError, initPrototypeConstructor, initPrototypeMethod, initPrototypeValue, instanceIdInfo, setAttributesapplyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineProperty, defineProperty, defineProperty, defineProperty, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, equivalentValues, get, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getFunctionPrototype, getGetterOrSetter, 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, setGetterOrSetter, setParentScope, setPrototypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, isEmpty, replaceAll, sort, spliteratorparallelStream, removeIf, streamprotected static final org.mozilla.javascript.NativeArray nodeListJsObject
protected SubFormPositioner currentNode
public RhinoJsNodeList()
public RhinoJsNodeList(Object[] objects)
public Object item(int i)
public void append(Object obj)
public void insert(int index,
Object obj)
public Object getInstanceManager()
public Object getDefaultValue(Class hint)
getDefaultValue in interface org.mozilla.javascript.ScriptablegetDefaultValue in class org.mozilla.javascript.NativeArraypublic int indexOfCompareReferences(Object obj)
public void put(String s, org.mozilla.javascript.Scriptable scriptable, Object o)
put in interface org.mozilla.javascript.Scriptableput in class org.mozilla.javascript.NativeArrayCopyright (C) 1998-2019 iText Group NV. All Rights Reserved.