DiagramEventType
DiagramEventType =
"SelectionChanged"|"ViewportChanged"|"ObjectDataChanged"|"LayoutCompleted"|"PartAdded"|"PartRemoved"|"PartMoved"|"ModelChanged"|"BackgroundSingleClicked"|"BackgroundDoubleClicked"|"LinkCreated"|"ObjectSingleClicked"|"ObjectDoubleClicked"|"ObjectContextClicked"|"BackgroundContextClicked"|"ChangingSelection"|"ChangedSelection"|"PartResized"|"PartRotated"|"TextEdited"|"LinkDrawn"|"LinkRelinked"|"LinkReshaped"|"SelectionMoved"|"SelectionCopied"|"SelectionDeleting"|"SelectionDeleted"|"SelectionGrouped"|"SelectionUngrouped"|"DocumentBoundsChanged"|"ClipboardChanged"|"ClipboardPasted"|"InitialLayoutCompleted"|"ExternalObjectsDropped"|"TreeCollapsed"|"TreeExpanded"|"SubGraphCollapsed"|"SubGraphExpanded"|"AnimationStarting"|"AnimationFinished"|"Modified"|"GainedFocus"|"LostFocus"|"ScrollChanged"
Defined in: diagram/DiagramEvents.ts:7
Types of diagram events.