public class Table.TableTransferable extends DataBoundTransferable
DataBoundTransferable for data
transferred from a table.DataBoundTransferable}.,
Serialized Form| Modifier | Constructor and Description |
|---|---|
protected |
TableTransferable(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.
|
Table |
getSourceComponent() |
getSourceContainergetData, getDataFlavors, setDatapublic Object getItemId()
DataBoundTransferablegetItemId in class DataBoundTransferablepublic Object getPropertyId()
DataBoundTransferablegetPropertyId in class DataBoundTransferablepublic Table getSourceComponent()
getSourceComponent in interface TransferablegetSourceComponent in class TransferableImplCopyright © 2022 Vaadin Ltd. All rights reserved.