Uses of Class
org.wicketstuff.jqplot.lib.elements.Highlighter
-
Packages that use Highlighter Package Description org.wicketstuff.jqplot.lib -
-
Uses of Highlighter in org.wicketstuff.jqplot.lib
Methods in org.wicketstuff.jqplot.lib that return Highlighter Modifier and Type Method Description HighlighterChartConfiguration. getHighlighter()Gets the highlighter.HighlighterChartConfiguration. highlighterInstance()Methods in org.wicketstuff.jqplot.lib with parameters of type Highlighter Modifier and Type Method Description ChartConfiguration<T>ChartConfiguration. setHighlighter(Highlighter highlighter)set the highlighter.
-