Search
LaneGridInteraction Methods
 


 Public Methods

  Name Description

cancelDrag

Invoked when the operation should be canceled. (Inherited from Interaction.)

pointerDown

Invoked when the mouse button is pressed.

pointerMove

 

pointerOver

Invoked when the mouse moves.

pointerUp

Invoked when the mouse button is released.

 Protected Methods

  Name Description

getDiagramView

Gets a reference to the DiagramView control this interaction is associated with. (Inherited from Interaction.)

 See Also