Class. Move Mouse Listener
optionalsnapper:ISnapper
Defined in: packages/sprotty/src/features/move/move.ts:427
startDragPosition:
undefined|Point
Defined in: packages/sprotty/src/features/move/move.ts:430
protectedactivateRoutingHandle(target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/features/move/move.ts:463
MouseEvent
(Action | Promise<Action>)[]
protectedcollectStartPositions(root):void
Defined in: packages/sprotty/src/features/move/move.ts:483
void
contextMenu(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/base/views/mouse-tool.ts:206
MouseEvent
(Action | Promise<Action>)[]
protectedcreateElementMove(element,startPosition,delta,event):undefined|ElementMove
Defined in: packages/sprotty/src/features/move/move.ts:535
Point
Point
MouseEvent
undefined | ElementMove
protecteddeactivateRoutingHandle(element,target,event):Action[]
Defined in: packages/sprotty/src/features/move/move.ts:617
MouseEvent
Action[]
decorate(
vnode,element):VNode
Defined in: packages/sprotty/src/features/move/move.ts:651
VNode
VNode
protecteddeleteEdgeInProgress(edgeInProgress):Action
Defined in: packages/sprotty/src/features/move/move.ts:641
Action
doubleClick(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/base/views/mouse-tool.ts:202
MouseEvent
(Action | Promise<Action>)[]
dragOver(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/base/views/mouse-tool.ts:210
MouseEvent
(Action | Promise<Action>)[]
drop(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/base/views/mouse-tool.ts:214
MouseEvent
(Action | Promise<Action>)[]
protectedgetElementMoves(target,event,isFinished):undefined|MoveAction
Defined in: packages/sprotty/src/features/move/move.ts:510
MouseEvent
boolean
undefined | MoveAction
protectedgetHandlePosition(handle):undefined|Point
Defined in: packages/sprotty/src/features/move/move.ts:571
undefined | Point
protectedisChildOfSelected(selectedElements,element):boolean
Defined in: packages/sprotty/src/features/move/move.ts:500
Set<SModelElementImpl>
boolean
mouseDown(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/features/move/move.ts:433
MouseEvent
(Action | Promise<Action>)[]
mouseEnter(
target,event):Action[]
Defined in: packages/sprotty/src/features/move/move.ts:583
MouseEvent
Action[]
mouseLeave(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/base/views/mouse-tool.ts:182
MouseEvent
(Action | Promise<Action>)[]
mouseMove(
target,event):Action[]
Defined in: packages/sprotty/src/features/move/move.ts:467
MouseEvent
Action[]
mouseOut(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/base/views/mouse-tool.ts:174
MouseEvent
(Action | Promise<Action>)[]
mouseOver(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/base/views/mouse-tool.ts:170
MouseEvent
(Action | Promise<Action>)[]
mouseUp(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/features/move/move.ts:589
MouseEvent
(Action | Promise<Action>)[]
protectedsnap(position,element,isSnap):Point
Defined in: packages/sprotty/src/features/move/move.ts:564
Point
boolean
Point
protectedstartCreatingOnDrag(target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/features/move/move.ts:452
MouseEvent
(Action | Promise<Action>)[]
wheel(
target,event): (Action|Promise<Action>)[]
Defined in: packages/sprotty/src/base/views/mouse-tool.ts:198
WheelEvent
(Action | Promise<Action>)[]