@JsFunction public static interface ScriptableFunctions.ProxyHandlerEvent
Modifier and Type | Method and Description |
---|---|
void |
call(NativeObject context,
NativeObject event)
Method of function to be called to provide events generated by the chart canvas, by CHART.JS
|
void call(NativeObject context, NativeObject event)
context
- context instanceevent
- event instance