Uses of Class
com.vaadin.flow.component.charts.model.DragDrop
Packages that use DragDrop
-
Uses of DragDrop in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return DragDropMethods in com.vaadin.flow.component.charts.model with parameters of type DragDropModifier and TypeMethodDescriptionvoidPlotOptionsGantt.setDragDrop(DragDrop dragDrop) The DragDrop options allows points to be moved around or modified in the chart.