public class SeqWrapper extends CollectionWrapper
Constructor and Description |
---|
SeqWrapper() |
Modifier and Type | Method and Description |
---|---|
SeqWrapper |
(JavaScript Function) add(int theIndex,
java.lang.Object theValue) |
java.lang.Object |
(JavaScript Function) getItemAt(int theIndex)
Get the item at the given index.
|
SeqWrapper |
(JavaScript Function) removeItem(int theIndex) |
(JavaScript Function) addItem, (JavaScript Function) contains, (JavaScript Function) indexOf, (JavaScript Function) isEmpty, (JavaScript Function) toString, (JavaScript Getter) iterator, (JavaScript Getter) length
associateValue, avoidObjectDetection, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasInstance, hasProperty, hasProperty, isConst, isEmpty, isExtensible, isSealed, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
public SeqWrapper (JavaScript Function) add(int theIndex, java.lang.Object theValue)
public SeqWrapper (JavaScript Function) removeItem(int theIndex)
public java.lang.Object (JavaScript Function) getItemAt(int theIndex) throws MalformedXmpFieldException
theIndex
- Index of the item to fetchMalformedXmpFieldException
- If the field isn't formatted properlyCopyright © 2017 MediaBeacon, Inc. All Rights Reserved.