Interface DuplicableObject

All Known Subinterfaces:
Channel, ClipLauncherSlot, ClipLauncherSlotOrScene, CueMarker, CursorChannel, CursorDevice, CursorDeviceLayer, CursorTrack, Device, DeviceLayer, DrumPad, MasterTrack, PinnableCursorDevice, PrimaryDevice, Scene, Track

public interface DuplicableObject
  • Method Details

    • duplicateObject

      void duplicateObject()
      Duplicates this object into the document. If you want to duplicate multiple objects at once, see Host.duplicateObjects().
      Since:
      API version 19
    • duplicateObjectAction

      HardwareActionBindable duplicateObjectAction()
      Duplicates this object into the document.
      Since:
      API version 19