public final class PluginEventArgument extends NativeObjectContainer
| Constructor and Description |
|---|
PluginEventArgument(PluginsEnvelop<NativeObject> envelop)
Creates the item using an envelop of the native java script object which contains all properties.
|
| Modifier and Type | Method and Description |
|---|---|
ChartEventContext |
getEventContext()
Returns the event context in the the CHART.JS event.
|
boolean |
isReplay()
Returns
true if this event is replayed from IsChart.update(). |
checkDefaultValuesArgument, empty, getArrayValue, getIncrementalId, getNativeChart, getNativeEvent, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, isType, keys, loadNativeObject, remove, remove, setArrayValue, setArrayValue, setArrayValue, setEmptyValue, setNewIncrementalId, setNewIncrementalId, 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, toJSON, typepublic PluginEventArgument(PluginsEnvelop<NativeObject> envelop)
envelop - envelop of the native java script object which contains all properties.public ChartEventContext getEventContext()
null if doen't not exist.public boolean isReplay()
true if this event is replayed from IsChart.update().true if this event is replayed from IsChart.update()