@JsType(isNative=true, name="CharbaControllerContext", namespace="<global>") public final class ControllerContext extends Object
this
instance of java script because is necessary to invoke the default methods of controller when it's extending an existing chart.Modifier and Type | Method and Description |
---|---|
IsChart |
getChart()
Returns the CHARBA chart instance.
|
int |
getIndex()
Returns the index of the data inside the dataset.
|
ChartNode |
getNode()
Returns the chart node with runtime data.
|
@JsOverlay public final int getIndex()
@JsOverlay public final IsChart getChart()
@JsOverlay public final ChartNode getNode()