Interface RenderCallback
-
- All Superinterfaces:
Scriptable<Object,LabelsContext>
public interface RenderCallback extends Scriptable<Object,LabelsContext>
Callback interface ofLabelsPlugin.ID
plugin to provide the item to be rendered as string or as image at runtime, using the arguments.- Author:
- Andrea "Stock" Stocchero
- See Also:
Img
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-