Class CmsImageDndController

  • All Implemented Interfaces:
    I_CmsDNDController

    public class CmsImageDndController
    extends java.lang.Object
    implements I_CmsDNDController
    DND controller for drag/drop of images from the gallery menu.

    Since the image drag and drop logic is mostly separate from the container drag and drop logic, the container page DND controller delegates most of the drag and drop logic to this class if it detects that an image is being dragged.