| Package | Description |
|---|---|
| com.vaadin.ui.components.grid |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeGridDragSource<T>
Makes a TreeGrid's rows draggable for HTML5 drag and drop functionality.
|
| Modifier and Type | Method and Description |
|---|---|
GridDragSource<T> |
GridRowDragger.getGridDragSource()
Returns the drag source grid, exposing it for customizations.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.