Class ResourceTransferUtil
java.lang.Object
com.inductiveautomation.ignition.client.util.ResourceTransferUtil
- 
Nested Class Summary
Nested Classes - 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionstatic List<ProjectResource>fromTransferable(Transferable transferable, ResourceType... resourceTypes) static TransferabletoTransferable(List<ProjectResource> resources)  
- 
Field Details
- 
DATA_FLAVOR
 
 - 
 - 
Method Details
- 
toTransferable
 - 
fromTransferable
@Nonnull public static List<ProjectResource> fromTransferable(@Nonnull Transferable transferable, ResourceType... resourceTypes) throws ResourceTransferUtil.ResourceTransferException  
 -