Interface FontsCallback
-
- All Superinterfaces:
Scriptable<List<FontItem>,DatasetContext>
public interface FontsCallback extends Scriptable<List<FontItem>,DatasetContext>
Callback interface to setfont
property at runtime forLabels
.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-