Event Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 ADD, mxUndoManager.mxEvent
 ADD_CELLS, mxGraph.mxEvent
 ADD_OVERLAY, mxGraph.mxEvent
 ADD_VERTEX, mxEditor.mxEvent
 AFTER_ADD_VERTEX, mxEditor.mxEvent
 ALIGN_CELLS, mxGraph.mxEvent
B
 BEFORE_ADD_VERTEX, mxEditor.mxEvent
 BEFORE_UNDO, mxGraphModel.mxEvent
 BEGIN_UPDATE, mxGraphModel.mxEvent
C
 CELL_CONNECTED, mxGraph.mxEvent
 CELLS_ADDED, mxGraph.mxEvent
 CELLS_FOLDED, mxGraph.mxEvent
 CELLS_MOVED, mxGraph.mxEvent
 CELLS_ORDERED, mxGraph.mxEvent
 CELLS_REMOVED, mxGraph.mxEvent
 CELLS_RESIZED, mxGraph.mxEvent
 CHANGE
 CLEAR, mxUndoManager.mxEvent
 CLICK
 CONNECT
 CONNECT_CELL, mxGraph.mxEvent
D
 DISCONNECT, mxSession.mxEvent
 DOUBLE_CLICK, mxGraph.mxEvent
E
 END_UPDATE, mxGraphModel.mxEvent
 ESCAPE, mxEditor.mxEvent
 EXECUTE, mxGraphModel.mxEvent
F
 FIRED, mxSession.mxEvent
 FLIP_EDGE, mxGraph.mxEvent
 FOLD_CELLS, mxGraph.mxEvent
G
 GET, mxSession.mxEvent
 GROUP_CELLS, mxGraph.mxEvent
L
 LABEL_CHANGED, mxGraph.mxEvent
 LAYOUT_CELLS, mxLayoutManager.mxEvent
M
 MARK, mxCellMarker.mxEvent
 MOVE_CELLS, mxGraph.mxEvent
N
 NOTIFY
O
 OPEN, mxEditor.mxEvent
 ORDER_CELLS, mxGraph.mxEvent
P
 PAN, mxPanningHandler.mxEvent
 PAN_END, mxPanningHandler.mxEvent
 PAN_START, mxPanningHandler.mxEvent
 POST, mxEditor.mxEvent
R
 RECEIVE, mxSession.mxEvent
 REDO, mxUndoManager.mxEvent
 REFRESH, mxGraph.mxEvent
 REMOVE_CELLS, mxGraph.mxEvent
 REMOVE_CELLS_FROM_PARENT, mxGraph.mxEvent
 REMOVE_OVERLAY, mxGraph.mxEvent
 RESIZE_CELLS, mxGraph.mxEvent
 RESUME, mxSession.mxEvent
 ROOT
S
 SAVE, mxEditor.mxEvent
 SCALE, mxGraphView.mxEvent
 SCALE_AND_TRANSLATE, mxGraphView.mxEvent
 SELECT, mxToolbar.mxEvent
 SESSION, mxEditor.mxEvent
 SHOW, mxPopupMenu.mxEvent
 SIZE, mxGraph.mxEvent
 SPLIT_EDGE, mxGraph.mxEvent
 START_EDITING, mxGraph.mxEvent
 SUSPEND, mxSession.mxEvent
T
 TOGGLE_CELLS, mxGraph.mxEvent
 TRANSLATE, mxGraphView.mxEvent
U
 UNDO
 UNGROUP_CELLS, mxGraph.mxEvent
 UP, mxGraphView.mxEvent.DOWN and mxEvent
 UPDATE_CELL_SIZE, mxGraph.mxEvent
Fires after an undoable edit was added to the history.
Fires between begin- and endUpdate in addCells.
Fires after an overlay is added in addCellOverlay.
Fires between begin- and endUpdate in addVertex.
Fires after a vertex was inserted and selected in addVertex.
Fires between begin- and endUpdate in alignCells.
Fires before a vertex is added in addVertex.
Fires before the change is dispatched after the update level has reached 0 in endUpdate.
Fires after the updateLevel was incremented in beginUpdate.
Fires between begin- and endUpdate in cellConnected.
Fires between begin- and endUpdate in cellsAdded.
Fires between begin- and endUpdate in cellsFolded.
Fires between begin- and endUpdate in cellsMoved.
Fires between begin- and endUpdate in cellsOrdered.
Fires between begin- and endUpdate in cellsRemoved.
Fires between begin- and endUpdate in cellsResized.
Fires when an undoable edit is dispatched.
Fires after the selection changes by executing an mxSelectionChange.
Fires after clear was invoked.
Fires when the user clicks on the overlay.
Fires in click after a click event.
Fires between begin- and endUpdate in connect.
Fires after the session has been started, that is, after the response to the initial request was received and the session goes into polling mode.
Fires between begin- and endUpdate in connectCell.
Fires after the session was stopped in stop.
Fires in dblClick after a double click.
Fires after the updateLevel was decreased in endUpdate but before any notification or change dispatching.
Fires when the escape key is pressed.
Fires between begin- and endUpdate and after an atomic change was executed in the model.
Fires after an array of edits has been executed on the model.
Fires between begin- and endUpdate in flipEdge.
Fires between begin- and endUpdate in foldCells.
Fires after a response was received in get.
Fires between begin- and endUpdate in groupCells.
Fires between begin- and endUpdate in cellLabelChanged.
Fires between begin- and endUpdate after all cells have been layouted in layoutCells.
Fires after a cell has been marked or unmarked.
Fires between begin- and endUpdate in moveCells.
Same as mxEvent.CHANGE, this event can be used for classes that need to implement a sync mechanism between this model and, say, a remote model.
Fires after a notification was sent in notify.
Fires after a file was opened in open.
Fires between begin- and endUpdate in orderCells.
Fires while handle is processing events.
Fires when the panning handler changes its active state to false.
Fires when the panning handler changes its active state to true.
Fires if a successful response was received in postDiagram.
Fires after an XML node was received in receive.
Fires afer a significant edit was redone in redo.
Fires after refresh was executed.
Fires between begin- and endUpdate in removeCells.
Fires between begin- and endUpdate in removeCellsFromParent.
Fires after an overlay is removed in removeCellOverlay and removeCellOverlays.
Fires between begin- and endUpdate in resizeCells.
Fires after the session was resumed in resume.
Fires when the current root has changed, or when the title of the current root has changed.
Fires if the root in the model has changed.
Fires after the current file was saved in save.
Fires after the scale was changed in setScale.
Fires after the scale and translate have been changed in scaleAndTranslate.
Fires when an item was selected in the toolbar.
Fires when anything in the session has changed.
Fires after the menu has been shown in popup.
Fires after sizeDidChange was executed.
Fires between begin- and endUpdate in splitEdge.
Fires before the in-place editor starts in startEditingAtCell.
Fires after suspend was called an the session was not already in suspended state.
Fires between begin- and endUpdate in toggleCells.
Fires after the translate was changed in setTranslate.
Fires after the change was dispatched in endUpdate.
Fires after the selection was changed in changeSelection.
Fires after the root was changed in setCurrentRoot.
Fires afer a significant edit was undone in undo.
Fires between begin- and endUpdate in ungroupCells.
Fire if the current root is changed by executing an mxCurrentRootChange.
Fires between begin- and endUpdate in updateCellSize.
Close