Interface MeterContentCallback
-
- All Superinterfaces:
Scriptable<String,MeterContext>
public interface MeterContentCallback extends Scriptable<String,MeterContext>
Interface to implement if wants to change the description label content to show inside ofMeterChart
orGaugeChart
.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-