afterGroupMove | Fires when a group or swimlane is moved one grid step |
afterItemCatch | Fires after an item is caught |
afterItemMove | Fires when an item is moved one grid step |
afterLineTitleMove | Fires when a text element of a line is moved one grid step |
afterShapeIconClick | Fires after clicking a control in the per-item toolbar |
afterShapeMove | Fires when a shape is moved one grid step |
beforeGroupMove | Fires before a group or swimlane is moved |
beforeItemCatch | Fires before an item is caught |
beforeItemMove | Fires before an item is moved |
beforeLineTitleMove | Fires before a text element of a line is moved |
beforeShapeIconClick | Fires before clicking a control in the per-item toolbar |
beforeShapeMove | Fires before a shape is moved |
groupMoveEnd | Fires after a group or swimlane is moved |
itemMoveEnd | Fires after an item is moved |
itemTarget | Fires when the moved item is hovering over the target item |
lineTitleMoveEnd | Fires after a text element of a line is moved |
shapeMoveEnd | Fires after a shape is moved |
shapeResize | Fires after a shape has been resized |
zoomIn | Fires after the Zoom In button is clicked or the zoomIn() method is called |
zoomOut | Fires after the Zoom Out button is clicked or the zoomOut() method is called |