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