Interface PositionCallback
-
- All Superinterfaces:
Scriptable<Position,DatasetContext>
public interface PositionCallback extends Scriptable<Position,DatasetContext>
Callback interface ofTreeMapChart
controller to setposition
property at runtime, using the dataset context.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-