Dockview
    Preparing search index...

    Class AdvancedDnDService

    Owns the dispatch of the advanced drag-and-drop hooks: onWillDragPanel, onWillDragGroup, onWillDrop and onWillShowOverlay, forwarding each to the host's emitters so the public event shape is unchanged whether or not this module is registered.

    The service holds no drag state of its own. The gesture is driven by the DnD backends, and the per-group subscriptions live on the component's group lifecycle (so groups created mid-move are not missed).

    Implements

    Index

    Constructors

    Methods