Click or drag to resize

WorkflowView Methods

The WorkflowView type exposes the following members.

Methods
  NameDescription
Public methodAttach
Use this method to attach the control to an existing document object.
Public methodClear
This method clears the workflow description from the control and removes all the visualized objects.
Public methodCollapseAllNodes
This method collapses all object nodes.
Public methodDetach
Use this method to detach the control from an existing document.
Public methodEnsureStationVisible
Call this function to ensure that a specified station is visible.
Public methodExpandAllNodes
This method expands all object nodes.
Public methodHitTest
Use this function in conjunction with the mouse events detailed in the Events section.
Public methodInt_Attach
To attach the control to an existing IPRO object.
Public methodInt_Detach
To detach the control from an existing IPRO object.
Public methodPopupToolTip
This method forces the display of an information tip on particular objects if available.
Public methodQueryNodeInfo
You can use this function to get extra information on a particular item if available.
Public methodReload
This method reloads the last workflow result from the attached document and displays it in the control.
Public methodSetDefaultColors
Call this function to restore the default drawing colors of the control you might have customized.
Public methodToggleNode
This method collapses or expands a particular object.
Public methodUpdateCtrl
Call this method to force redrawing of the entire control.
Top
See Also