Click or drag to resize

WorkflowView Events

The WorkflowView type exposes the following members.

Events
  NameDescription
Public eventOnKeyPressed
This event is fired when there is an active item and the user presses or releases a key on the keyboard.
Public eventOnObjectClicked
This event is fired whenever an object is clicked in the viewer: x and y contain mouse pointer coordinates.
Public eventOnStationClicked
This event is fired whenever a station is clicked in the viewer: x and y contain mouse pointer coordinates.
Public eventOnViewerModeChanged
This event is fired when the current viewer mode has changed.
Public eventOnWorkflowChanged
This event is fired when the workflow connected to a document is replaced by a different one.
Top
See Also