Namespace: Consultingwerk.Windows.Framework.Repository.Customization
Class 
SmartCustomizationTypeViewerControl 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




Top Method Summary
Options Name Purpose
eSmartCustomizationType_ServiceTypeName_EditorButtonClick (Object, EditorButtonEventArgs) Display Dialog to select a Class or Interface from the project as the ServiceType
Progress.Lang.Class GetClassOfType (character) Returns a Progress.Lang.Class object identified by ClassName
InitializeComponent ()
PerformTestService () Instantiates the Service and run the defined method of the currently selected CustomizationType record. The Result gets displayed.
PopulateMethodCombobox () Populates the MethodCombobox
ultraComboEditor1_BeforeDropDown (Object, CancelEventArgs) Populate Method Combobox before displaying the DropDown list

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


Method Detail
Top

eSmartCustomizationType_ServiceTypeName_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Display Dialog to select a Class or Interface from the project as the
ServiceType
Notes:

Parameters:
sender System.Object
The control invoking the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The System.EventArgs with the data for this event
Top

Progress.Lang.Class GetClassOfType (character)

Purpose: Returns a Progress.Lang.Class object identified by ClassName
Notes:

Parameters:
pcClassName CHARACTER
Name of the requested Service Type
Returns Progress.Lang.Class
The Progress.Lang.Class object
Top

InitializeComponent ()


Top

PerformTestService ()

Purpose: Instantiates the Service and run the defined method of the currently
selected CustomizationType record. The Result gets displayed.
Notes:

Top

PopulateMethodCombobox ()

Purpose: Populates the MethodCombobox
Notes:

Top

ultraComboEditor1_BeforeDropDown (Object, CancelEventArgs)

Purpose: Populate Method Combobox before displaying the DropDown list
Notes:

Parameters:
sender System.Object
The control invoking the event
e System.ComponentModel.CancelEventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

SmartCustomizationTypeViewerControl ()

Purpose: Constructor for the SmartCustomizationTypeViewerControl class
Notes:



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