Class MultiplexedTransferable

java.lang.Object
com.inductiveautomation.ignition.client.util.MultiplexedTransferable
All Implemented Interfaces:
Transferable

public class MultiplexedTransferable extends Object implements Transferable
A transferable that accepts multiple transferables and will multiplex between them. If there is overlap in the supported dataflavors, the transferables that come first win.