| Package | Description |
|---|---|
| com.vaadin.ui.components.grid | |
| com.vaadin.ui.dnd.event |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDragEndEvent<T>
Drop event on an HTML5 drop target
Grid row. |
| Modifier and Type | Method and Description |
|---|---|
void |
DragEndListener.dragEnd(DragEndEvent<T> event)
Called when dragend event is fired.
|
Copyright © 2021 Vaadin Ltd. All rights reserved.