Namespace: Consultingwerk.Windows.Framework.Workflow
Class 
SmartWorkflowViewerControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartViewerControl
Implements: Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignGroupAssignSource, Consultingwerk.SmartComponents.Interfaces.Design.IDesignToolbarTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignViewerControl, Consultingwerk.SmartComponents.Interfaces.ISmartViewerControl, Consultingwerk.SmartComponents.Base.IAlwaysEnabledControl, ICheckOkToClose, IHandlesServerEvents, IHasDesignerVerbs, ISaveChangesOnDeactivateForm, ISmartDataTarget, ISmartGroupAssignSource, ISmartGroupAssignTarget, ISmartTableIOTarget, ISmartToolbarTarget, ISupportInitialize

File:SmartWorkflowViewerControl
Author(s):Richard Kelters / Consultingwerk Ltd.
Created:01.12.2018 13:12:12



Top Method Summary
Options Name Purpose
AddDefaultWorkflowRecord () Creates a new Default Workflow
AfterPerformLookupHandler (Object, EventArgs) Event handler for the AfterPerformLookup and LookupComplete event
Infragistics.Win.ValueList GetWorkflowFieldsFromClass (character, character) Populates a Value list of character fields of the Business Entity table
Infragistics.Win.ValueList GetWorkflowFieldsFromInterface (character, character) Populates a Value list of character fields of the Business Entity table
InitializeComponent ()
InitializeFieldValueList () Populates a Value list of character fields in the Business Entity table
OnAfterFieldsEnabled (EventArgs) Raises the AfterFieldsEnabled event
smartBusinessEntityLookup1_LookupKeyValueChanged (Object, EventArgs)

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


Method Detail
Top

AddDefaultWorkflowRecord ()

Purpose: Creates a new Default Workflow
Notes: Default Workflows are maintained in the SmartWorkflowInstance table

Top

AfterPerformLookupHandler (Object, EventArgs)

Purpose: Event handler for the AfterPerformLookup and LookupComplete event
Notes:

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

Infragistics.Win.ValueList GetWorkflowFieldsFromClass (character, character)

Purpose: Populates a Value list of character fields of the Business Entity table
Notes:

Parameters:
pcEntityName CHARACTER
The Business Entity type name
pcTableName CHARACTER
The Business Entity table name
Returns Infragistics.Win.ValueList
The ValueList instance with the character fields
Top

Infragistics.Win.ValueList GetWorkflowFieldsFromInterface (character, character)

Purpose: Populates a Value list of character fields of the Business Entity table
Notes:

Parameters:
pcEntityName CHARACTER
The Business Entity type name
pcTableName CHARACTER
The Business Entity table name
Returns Infragistics.Win.ValueList
The ValueList instance with the character fields
Top

InitializeComponent ()


Top

InitializeFieldValueList ()

Purpose: Populates a Value list of character fields in the Business Entity table
Notes:

Top

OnAfterFieldsEnabled (EventArgs)

Purpose: Raises the AfterFieldsEnabled event
Notes:

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

smartBusinessEntityLookup1_LookupKeyValueChanged (Object, EventArgs)

Purpose:
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


Constructor Detail
Top

SmartWorkflowViewerControl ()

Purpose: Constructor for the SmartWorkflowViewerControl class
Notes:



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