WorkflowView Methods |
The WorkflowView type exposes the following members.
| Name | Description | |
|---|---|---|
| Attach |
Use this method to attach the control to an existing document object. | |
| Clear |
This method clears the workflow description from the control and removes all the visualized objects. | |
| CollapseAllNodes |
This method collapses all object nodes. | |
| Detach |
Use this method to detach the control from an existing document. | |
| EnsureStationVisible |
Call this function to ensure that a specified station is visible. | |
| ExpandAllNodes |
This method expands all object nodes. | |
| HitTest |
Use this function in conjunction with the mouse events detailed in the Events section. | |
| Int_Attach |
To attach the control to an existing IPRO object.
| |
| Int_Detach |
To detach the control from an existing IPRO object.
| |
| PopupToolTip |
This method forces the display of an information tip on particular objects if available. | |
| QueryNodeInfo |
You can use this function to get extra information on a particular item if available. | |
| Reload |
This method reloads the last workflow result from the attached document and displays it in the control. | |
| SetDefaultColors |
Call this function to restore the default drawing colors of the control you might have customized. | |
| ToggleNode |
This method collapses or expands a particular object. | |
| UpdateCtrl |
Call this method to force redrawing of the entire control.
|