public final class DatasetReference extends NativeObjectContainer
Modifier and Type | Class and Description |
---|---|
static class |
DatasetReference.DatasetReferenceItemFactory
Inner class to create data set reference item by a native object.
|
Modifier and Type | Field and Description |
---|---|
static DatasetReference.DatasetReferenceItemFactory |
FACTORY
Public factory to create a data set item from a native object.
|
Constructor and Description |
---|
DatasetReference(AbstractDatasetContext context,
DatasetElement item)
Creates the item reference using a a scriptale context and a data set item.
|
Modifier and Type | Method and Description |
---|---|
int |
getDatasetIndex()
Returns the data set item index.
|
DatasetElement |
getElement()
Returns the data set item element.
|
int |
getIndex()
Returns the data set item data index.
|
checkDefaultValuesArgument, empty, getArrayValue, getElement, getIncrementalId, getNativeChart, getNativeEvent, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, isType, keys, loadNativeObject, remove, remove, setArrayValue, setArrayValue, setArrayValue, setElement, setEmptyValue, setNewIncrementalId, setNewIncrementalId, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
public static final DatasetReference.DatasetReferenceItemFactory FACTORY
public DatasetReference(AbstractDatasetContext context, DatasetElement item)
context
- scriptable context instanceitem
- data set item to add to the objectpublic final DatasetElement getElement()
public final int getDatasetIndex()
public final int getIndex()