Uses of Class
org.wicketstuff.jqplot.lib.elements.TooltipAxes
-
Packages that use TooltipAxes Package Description org.wicketstuff.jqplot.lib.elements -
-
Uses of TooltipAxes in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return TooltipAxes Modifier and Type Method Description TooltipAxesHighlighter. getTooltipAxes()static TooltipAxesTooltipAxes. valueOf(String name)Returns the enum constant of this type with the specified name.static TooltipAxes[]TooltipAxes. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wicketstuff.jqplot.lib.elements with parameters of type TooltipAxes Modifier and Type Method Description voidHighlighter. setTooltipAxes(TooltipAxes tooltipAxes)
-