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

File:SmartObjectTypeForm
Purpose:Maintenance of SmartObjectType
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Sep 29 13:40:50 CEST 2015



Top Method Summary
Options Name Purpose
FetchObjectTypes () Fetches Object Types from the Backend and populates the TreeView
InitializeComponent ()
InitializeTreeModel () Initializes the model for the tree
objectTypeAttributesUserControl1_HasChangesChanged (Object, EventArgs) Event handler for the HasChangesChanged event of the objectTypeAttributesUserControl1
OnFormClosed (FormClosedEventArgs) Raises the FormClosing event
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the Shown event
PerformSearch (character) Searches a node in the tree with the given text
smartObjectTypeViewerControl1_AfterAddRecord (Object, EventArgs) Event handler for the AfterAddRecord event of the smartObjectTypeViewerControl1
smartObjectTypeViewerControl1_AfterCancelUpdate (Object, EventArgs) Event handler for the AfterCancelUpdate event of the smartObjectTypeViewerControl1
smartObjectTypeViewerControl1_AfterSaveChanges (Object, EventArgs) Event handler for the HasChangesChanged event of the objectTypeAttributesUserControl1
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the smartToolbarController1
tbSearchField_KeyDown (Object, KeyEventArgs) Event handler for the KeyDown
tbSearchField_LookupComplete (Object, EventArgs) Event handler for the LookupComplete event of the tbSearchField

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


Method Detail
Top

FetchObjectTypes ()

Purpose: Fetches Object Types from the Backend and populates the TreeView
Notes:

Top

InitializeComponent ()


Top

InitializeTreeModel ()

Purpose: Initializes the model for the tree
Notes:

Top

objectTypeAttributesUserControl1_HasChangesChanged (Object, EventArgs)

Purpose: Event handler for the HasChangesChanged event of the objectTypeAttributesUserControl1
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

OnFormClosed (FormClosedEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosedEventArgs
The FormClosingEventArgs with the data for this event
Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
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

PerformSearch (character)

Purpose: Searches a node in the tree with the given text
Notes:

Parameters:
pcSearchString CHARACTER
The text to search for
Top

smartObjectTypeViewerControl1_AfterAddRecord (Object, EventArgs)

Purpose: Event handler for the AfterAddRecord event of the smartObjectTypeViewerControl1
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

smartObjectTypeViewerControl1_AfterCancelUpdate (Object, EventArgs)

Purpose: Event handler for the AfterCancelUpdate event of the smartObjectTypeViewerControl1
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

smartObjectTypeViewerControl1_AfterSaveChanges (Object, EventArgs)

Purpose: Event handler for the HasChangesChanged event of the objectTypeAttributesUserControl1
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

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
Top

tbSearchField_KeyDown (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown
Notes:

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

tbSearchField_LookupComplete (Object, EventArgs)

Purpose: Event handler for the LookupComplete event of the tbSearchField
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

SmartObjectTypeForm ()

Purpose: Constructor for the SmartObjectTypeForm class
Notes:



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