WorkflowView Events |
The WorkflowView type exposes the following members.
| Name | Description | |
|---|---|---|
| OnKeyPressed |
This event is fired when there is an active item and the user presses or releases a key on the keyboard. | |
| OnObjectClicked |
This event is fired whenever an object is clicked in the viewer: x and y contain mouse pointer coordinates. | |
| OnStationClicked |
This event is fired whenever a station is clicked in the viewer: x and y contain mouse pointer coordinates. | |
| OnViewerModeChanged |
This event is fired when the current viewer mode has changed. | |
| OnWorkflowChanged |
This event is fired when the workflow connected to a document is replaced by a different one. |