| Package | Description |
|---|---|
| com.vaadin.ui.components.grid | |
| com.vaadin.ui.dnd.event |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDropEvent<T>
Drop event on an HTML5 drop target
Grid row. |
class |
TreeGridDropEvent<T>
Drop event on an HTML5 drop target
TreeGrid row. |
| Modifier and Type | Method and Description |
|---|---|
void |
DropListener.drop(DropEvent<T> event)
Called when drop event is fired.
|
Copyright © 2020 Vaadin Ltd. All rights reserved.