Search
DiagramView Events
 


 Public Events

  Name Description

createEditControl

Raised to let you create a custom inplace editor control.

diagramChanged

Raised when the diagram property changes.

enterInplaceEditMode

Raised when entering inplace-edit mode.

leaveInplaceEditMode

Raised when leaving inplace-edit mode.

mouseWheel

Raised when the user rotates the mouse wheel while the cursor is positioned over the diagram surface.

zoomChanged

Raised when the zoom factor property changes.

 See Also