@JsType(isNative=true, name="Object", namespace="<global>") public final class ScriptableContext extends NativeExtendedObject
Modifier | Constructor and Description |
---|---|
protected |
ScriptableContext()
To avoid any instantiation
|
Modifier and Type | Method and Description |
---|---|
int |
getDatasetIndex()
Returns the dataset index of the data inside the dataset.
|
int |
getIndex()
Returns the index of the data inside the dataset.
|
boolean |
isActive()
Returns whether the associated element is hovered.
|
getNativeOptions, getOptions, hasOptions, setNativeOptions, setOptions
@JsOverlay public int getIndex()
UndefinedValues.INTEGER
.@JsOverlay public int getDatasetIndex()
UndefinedValues.INTEGER
.@JsOverlay public boolean isActive()