Uses of Class
org.wicketstuff.jqplot.lib.elements.Cursor
-
Packages that use Cursor Package Description org.wicketstuff.jqplot.lib -
-
Uses of Cursor in org.wicketstuff.jqplot.lib
Methods in org.wicketstuff.jqplot.lib that return Cursor Modifier and Type Method Description CursorChartConfiguration. cursorInstance()Instantiates the cursor.CursorChartConfiguration. getCursor()Gets the cursor.Methods in org.wicketstuff.jqplot.lib with parameters of type Cursor Modifier and Type Method Description ChartConfiguration<T>ChartConfiguration. setCursor(Cursor cursor)Sets the cursor.
-