| Package | Description |
|---|---|
| com.vaadin.event | |
| com.vaadin.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
DataBoundTransferable
Parent class for
Transferable implementations that have a Vaadin
container as a data source. |
| Modifier and Type | Class and Description |
|---|---|
class |
DragAndDropWrapper.WrapperTransferable |
class |
Table.TableTransferable
Concrete implementation of
DataBoundTransferable for data
transferred from a table. |
protected class |
Tree.TreeTransferable
Concrete implementation of
DataBoundTransferable for data
transferred from a tree. |
Copyright © 2019 Vaadin Ltd. All rights reserved.