Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
CustomPropertiesEditorForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm




Top Method Summary
Options Name Purpose
InitializeComponent () Initializes the Visual Design
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the
smartUpdatableBrowser1_BeforeCellActivate (Object, CancelableCellEventArgs) Event handler for the BeforeCellActivate event of the smartUpdatableBrowser1
ultraButton1_Click (Object, EventArgs) Event handler for the Click event of the ultraButton1 (OK)
UpdateCustomProperties (CustomPropertiesScopeEnum, character, table, logical) Visualizes the Form for Update and blocks the UI

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

Top Property Summary
Options Name Purpose
Consultingwerk.BusinessEntityDesigner.Services.CustomPropertiesScopeEnum Scope
CHARACTER ScopeName


Method Detail
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
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
Notes:

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

smartUpdatableBrowser1_BeforeCellActivate (Object, CancelableCellEventArgs)

Purpose: Event handler for the BeforeCellActivate event of the smartUpdatableBrowser1
Notes: Populates the value list of possible values based on the property

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

ultraButton1_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the ultraButton1 (OK)
Notes: When user clicks OK, save pending changes without prompting

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

UpdateCustomProperties (CustomPropertiesScopeEnum, character, table, logical)

Purpose: Visualizes the Form for Update and blocks the UI
Notes:

Parameters:
poScope Consultingwerk.BusinessEntityDesigner.Services.CustomPropertiesScopeEnum
The Custom properties Scope
pcScopeName CHARACTER
The name of the custom properties scope
ttCustomProperties TEMP-TABLE ttCustomProperties
The temp-table with the custom properties to edit
plOk LOGICAL
OUTPUT Logical value indicating if the user has pressed OK or Cancel


Constructor Detail
Top

CustomPropertiesEditorForm ()

Purpose: Constructor for the CustomPropertiesEditorForm class
Notes:



Property Detail
Top

Consultingwerk.BusinessEntityDesigner.Services.CustomPropertiesScopeEnum Scope


Returns Consultingwerk.BusinessEntityDesigner.Services.CustomPropertiesScopeEnum
Top

CHARACTER ScopeName


Returns CHARACTER


Temp-Table Detail

Temp-Table ttCustomProperties

Defined in:


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