Interface HtmlLegendItemCallback
-
- All Superinterfaces:
HtmlLegendCallback<LegendLabelItem>
public interface HtmlLegendItemCallback extends HtmlLegendCallback<LegendLabelItem>
This callback can be implemented to change the text of legend for a specific item, as HTML.
This callback is used ONLY byHtmlLegend
plugin.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.HtmlLegendCallback
generateText
-
-