Home > @jsplumb/browser-ui > ElementDragHandler
#
ElementDragHandler classSignature:
export declare class ElementDragHandler implements DragHandler
Implements: DragHandler
#
ConstructorsConstructor | Modifiers | Description |
---|---|---|
(constructor)(instance, _dragSelection) | Constructs a new instance of the ElementDragHandler class |
#
PropertiesProperty | Modifiers | Type | Description |
---|---|---|---|
_dragSelection | DragSelection | ||
_intersectingGroups | Array<IntersectingGroup> | ||
drag | Drag | ||
instance | BrowserJsPlumbInstance | ||
originalPosition | PointXY | ||
selector | string |