Namespace: Consultingwerk.Windows.Framework.Workflow
Class 
WorkflowInstanceForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:WorkflowInstanceForm
Purpose:Displays current workflow instances
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat May 16 23:06:20 CEST 2020



Top Method Summary
Options Name Purpose
DisplayWorkflowStatusDiagram () Displays the status of the current workflow on the diagram
InitializeComponent () Initializes the Visual Design
InitializeValueLists () Initializes the ValueLists used by the Grid
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the Shown event
OpenWorkflowIntance () Opens the current workflow instance in the application
PerformWorkflowStatusActivity (character) Performs a Workflow Status activity
PopulateWorkflowStatusActivitiesDropDown () Populates the Dropdown of workflow status activities
RefreshWorkflowInstances () Refreshes the Workflow instances
SelectWorkflowIntance () Raises an event when a workflow item is selected
smartDataBrowser1_DefaultAction (Object, EventArgs) Event handler for the DefaultAction event of the smartDataBrowser1
smartTempTableAdapter1_CurrentChanged (Object, EventArgs) Event handler for the CurrentChanged event of the smartTempTableAdapter1
smartToolbarController1_BeforeToolDropdown (Object, BeforeToolDropdownEventArgs)
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the smartToolbarController1

Top Constructor Summary
Options Name Purpose
WorkflowInstanceForm () Constructor for the WorkflowInstanceForm class


Method Detail
Top

DisplayWorkflowStatusDiagram ()

Purpose: Displays the status of the current workflow on the diagram
Notes:

Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

InitializeValueLists ()

Purpose: Initializes the ValueLists used by the Grid
Notes:

Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

OpenWorkflowIntance ()

Purpose: Opens the current workflow instance in the application
Notes: Calls into the workflow engine to raise the
OpenWorkflowInstance event

Top

PerformWorkflowStatusActivity (character)

Purpose: Performs a Workflow Status activity
Notes:

Parameters:
pcWorkflowStatusActivityGuid CHARACTER
The GUID of the Workflow Status activity to perform
Top

PopulateWorkflowStatusActivitiesDropDown ()

Purpose: Populates the Dropdown of workflow status activities
Notes:

Top

RefreshWorkflowInstances ()

Purpose: Refreshes the Workflow instances
Notes:

Top

SelectWorkflowIntance ()

Purpose: Raises an event when a workflow item is selected
Notes: Calls into the workflow engine to raise the
WorkflowInstanceSelected event

Top

smartDataBrowser1_DefaultAction (Object, EventArgs)

Purpose: Event handler for the DefaultAction event of the smartDataBrowser1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

smartTempTableAdapter1_CurrentChanged (Object, EventArgs)

Purpose: Event handler for the CurrentChanged event of the smartTempTableAdapter1
Notes:

Parameters:
sender System.Object
The reference to the obejct that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

smartToolbarController1_BeforeToolDropdown (Object, BeforeToolDropdownEventArgs)

Purpose:
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.BeforeToolDropdownEventArgs
The BeforeToolDropdownEventArgs with the data for this event
Top

smartToolbarController1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the smartToolbarController1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

WorkflowInstanceForm ()

Purpose: Constructor for the WorkflowInstanceForm class
Notes:



Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:13