Name | Description | |
---|---|---|
Cancels the user interaction. Call this method to cancel interaction, usually in response to the user clicking the right mouse button while dragging. |
||
Invoked to commit the changes made by the user. |
||
Checks whether the current interaction can be completed at the specified point. |
||
This method is invoked in the beginning of the interaction, usually when the user presses the left mouse button over a modification handle. |
||
This method is invoked to update the interaction state, usually in response to the user moving the mouse after the modification has started. |
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |