Uses of Class
org.zkoss.chart.plotOptions.DragDrop.DragHandle
-
Packages that use DragDrop.DragHandle Package Description org.zkoss.chart.plotOptions -
-
Uses of DragDrop.DragHandle in org.zkoss.chart.plotOptions
Methods in org.zkoss.chart.plotOptions that return DragDrop.DragHandle Modifier and Type Method Description DragDrop.DragHandle
DragDrop. getDragHandle()
Returns the options for the drag handles, if any.Methods in org.zkoss.chart.plotOptions with parameters of type DragDrop.DragHandle Modifier and Type Method Description void
DragDrop. setDragHandle(DragDrop.DragHandle dragHandle)
Sets the options for the drag handles.
-