@Deprecated public class Table.TableTransferable extends DataBoundTransferable
DataBoundTransferable
for data
transferred from a table.DataBoundTransferable
,
Serialized FormModifier | Constructor and Description |
---|---|
protected |
TableTransferable(Map<String,Object> rawVariables)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
getItemId()
Deprecated.
Returns the identifier of the item being transferred.
|
Object |
getPropertyId()
Deprecated.
Returns the optional property identifier that the transfer concerns.
|
Table |
getSourceComponent()
Deprecated.
|
getSourceContainer
getData, getDataFlavors, setData
public Object getItemId()
DataBoundTransferable
getItemId
in class DataBoundTransferable
public Object getPropertyId()
DataBoundTransferable
getPropertyId
in class DataBoundTransferable
public Table getSourceComponent()
getSourceComponent
in interface Transferable
getSourceComponent
in class TransferableImpl
Copyright © 2020 Vaadin Ltd. All rights reserved.