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.DragHandleDragDrop. 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 voidDragDrop. setDragHandle(DragDrop.DragHandle dragHandle)Sets the options for the drag handles.
-