Interface DrawActiveElementsOnTopCallback
-
- All Superinterfaces:
Scriptable<Boolean,DatasetContext>
public interface DrawActiveElementsOnTopCallback extends Scriptable<Boolean,DatasetContext>
Callback interface to setdrawActiveElementsOnTop
property of at runtime.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-