protected class Tree.TreeTransferable extends DataBoundTransferable
DataBoundTransferable for data
transferred from a tree.DataBoundTransferable,
Serialized Form| Constructor and Description |
|---|
TreeTransferable(Component sourceComponent,
Map<String,Object> rawVariables) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getItemId()
Returns the identifier of the item being transferred.
|
Object |
getPropertyId()
Returns the optional property identifier that the transfer concerns.
|
getSourceContainergetData, getDataFlavors, getSourceComponent, setDatapublic Object getItemId()
DataBoundTransferablegetItemId in class DataBoundTransferablepublic Object getPropertyId()
DataBoundTransferablegetPropertyId in class DataBoundTransferableCopyright © 2022 Vaadin Ltd. All rights reserved.