Class DataKeyTransferable
java.lang.Object
com.inductiveautomation.reporting.common.reportingdnd.DataKeyTransferable
- All Implemented Interfaces:
- Transferable
Filename: DataKeyTransferable.java
 Created on Jun 03, 2015
 Author: Kathy Applebaum
 Copyright Inductive Automation 2015
 Project: Reporting
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionDataKeyTransferable(String dataKey) DataKeyTransferable(String dataKey, Entity entity) 
- 
Method SummaryModifier and TypeMethodDescriptiongetTransferData(DataFlavor flavor) booleanisDataFlavorSupported(DataFlavor flavor) 
- 
Field Details- 
DATA_KEY_FLAVOR
 
- 
- 
Constructor Details- 
DataKeyTransferable
- 
DataKeyTransferable
 
- 
- 
Method Details- 
getTransferDataFlavors- Specified by:
- getTransferDataFlavorsin interface- Transferable
 
- 
isDataFlavorSupported- Specified by:
- isDataFlavorSupportedin interface- Transferable
 
- 
getTransferData- Specified by:
- getTransferDatain interface- Transferable
- Throws:
- UnsupportedFlavorException
- IOException
 
 
-