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




Top Method Summary
Options Name Purpose
BeforeUpdateRecordHandler (Object, BeforeUpdateRecordEventArgs) Event handler for the BeforeUpdateRecord event of the eSmartObjectMaster SmartBusinessEntityAdapter
cbPageGuid_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the cbPageGuid
CloseDesigner () Closes the (visual) Designer
CompareWithSmartRepoFile () Compares the opened object master to a SmartRepo file on disc
ContainerDesignerModifiedChangedHandler (Object, EventArgs) Event handler for the ModifiedChanged event of the container designer control
ContainerDesignerSaveChangesRequestedHandler (Object, EventArgs) Event handler for the SaveChangesRequested event of the Container Designer
CreateAngularMenuItemAndForm () Creates an Angular Menu Item and TypeScript Form
CreateGuiMenuItem () Creates a GUI Menu Item
EnableRibbonButtons () Enables the Ribbon Buttons based on the object type
EnableTabs (logical) Enables/Disables the tabs
ExportJsonObject () Exports the current layout to a JSON file
ExportSmartRepoFile () Exports the current object master to a .smartrepo file
GenerateStaticSourceCode () Generates static source code
LOGICAL GetMasterSupportsAblExport () Returns if the currently opened design supports the static code generation
LOGICAL GetMasterSupportsJsonExport () Returns if the current master supports the JSON export
LOGICAL GetMasterSupportsLaunchForm () Returns if the current master supports the Launch Form command
ImportSmartRepoFile () Imports an object master from a .smartrepo file
InitializeComponent ()
LOGICAL InitializeDesigner () Initializes the Designer for the current type
InstanceAfterSaveChangesHandler (Object, EventArgs) Event handler for the AfterSaveChanges event of the smartObjectInstanceViewerControl1
instancesAdapter_CollectFilterValues (Object, CollectFilterValuesEventArgs) Event handler for the CollectFilterValues event of the instancesAdapter
instancesAdapter_CurrentChanged (Object, EventArgs) Event handler for the CurrentChanged event of the instancesAdapter
LOGICAL IsReorderInstancesEnabled () Determines if the Reorder Instances tool should be enabled
LOGICAL IsReplaceInstanceEnabled () Determines if the Replace Instance tool should be enabled
LaunchForm () Launches the Current Form
LockTimerTick (Object, EventArgs) Event handler for the Tick event of the LockTimer
MouseDownTimerTickHandler (Object, EventArgs) Event handler for the Tick event of the oMouseDownTimer
objectInstanceAttributesUserControl1_HasChangesChanged (Object, EventArgs) Event handler for the HasChangesChanged event of the objectInstanceAttributesUserControl1
objectMasterAttributesUserControl1_HasChangesChanged (Object, EventArgs) Event handler for the HasChangesChanged event of the objectMasterAttributesUserControl1
OnFormClosing (FormClosingEventArgs) Raises the FormClosing Event
OnLoad (EventArgs) Raises the Load event
OnObjectMasterGuidChanged (EventArgs) Raises the ObjectMasterGuidChanged
OnObjectMasterOpened (EventArgs) Raises the ObjectMasterOpened
OnShown (EventArgs) Raises the Shown Event
OpenContainingMaster () Opens the object master of the selected container
OpenInstanceMaster () Opens the object master of the selected instance
OpenMenuMaintenance (character) Opens the Menu Maintenance Form and repositions to the given Menu Function Guid
OpenObjectMaster () Opens an Object Master
OpenObjectMaster (character) Opens an Object Master
Consultingwerk.Windows.Framework.Repository.Object.SmartObjectMasterForm OpenObjectMasterForm (character) Opens the object master designer for the given ObjectMasterGuid
PageAddedHandler (Object, EventArgs) Event handler for the PageAdded event of the smartObjectMasterViewerControl1
PrepareGridButtons (SmartDataBrowser) Configure button columns and styles for a SmartDataBrowser grid
QueryPositionChangedHandler (Object, EventArgs) Event handler for various events enabling/disabling the Replace Instance tool
RefreshLruAfterOpen (character, character) Reloads and stores the LRU entry for the current object master
RefreshObjectMasterAttributeGrid () Reloads the Object Master Attributes Grid
ReorderInstances () Allows the user to reorder instances in the Master
ReplaceInstance () Replaces an Instance with another Object Master
SaveAs () Saves the current object master under a new name
SaveInstanceAsObjectMaster () Saves an Object Instance as a new Object Master
SetObjectMasterAttribute (AttributeValue) Sets an Attribute Value
ShowObjectDetails () Shows the details of the current object
ShowObjectInstanceDetails () Shows the details of the current object instance
smartBusinessEntityAdapter1_AfterUpdateRecord (Object, AfterUpdateRecordEventArgs) Event handler for the AfterUpdateRecord event of the smartBusinessEntityAdapter1
smartBusinessEntityAdapter1_CurrentChanged (Object, EventArgs) Event handler for the CurrentChanged of the smartBusinessEntityAdapter1
smartDataBrowser2_ClickCellButton (Object, CellEventArgs) Event handler for the ClickCellButton event of the smartDataBrowser2
smartDataBrowser2_DefaultAction (Object, EventArgs) Event handler for the DefaultAction event of the smartDataBrowser2
smartDataBrowser2_DragDrop (Object, DragEventArgs) Event handler for the DragDrop event of the smartDataBrowser2
smartDataBrowser2_DragOver (Object, DragEventArgs) Event handler for the DragOver event of the smartDataBrowser2
smartDataBrowser2_EnabledChanged (Object, EventArgs) Event handler for the EnabledChanged event of the smartDataBrowser2
smartDataBrowser2_MouseDown (Object, MouseEventArgs) Event handler for the MouseDown event of the smartDataBrowser2
smartDataBrowser2_MouseUp (Object, MouseEventArgs) Event handler for the MouseUp event of the smartDataBrowser2
smartDataBrowser4_ClickCellButton (Object, CellEventArgs) Event handler for the ClickCellButton event of the smartDataBrowser4
smartDataBrowser4_DefaultAction (Object, EventArgs) Event handler for the DefaultAction event of the smartDataBrowser4
smartObjectInstanceViewerControl1_AfterCancelUpdate (Object, EventArgs) Event handler for the AfterCancelUpdate event of the smartObjectMasterViewerControl1
smartObjectInstanceViewerControl1_AfterDeleteRecord (Object, EventArgs) Event handler for the AfterDeleteRecord event of the smartObjectInstanceViewerControl1
smartObjectInstanceViewerControl1_AfterSaveChanges (Object, EventArgs) Event handler for the AfterSaveChanges event of the smartObjectInstanceViewerControl1
smartObjectMasterViewerControl1_AfterAddRecord (Object, EventArgs) Event handler for the AfterAddRecord event of the smartObjectMasterViewerControl1
smartObjectMasterViewerControl1_AfterCancelUpdate (Object, EventArgs) Event handler for the AfterCancelUpdate event of the smartObjectMasterViewerControl1
smartObjectMasterViewerControl1_AfterDeleteRecord (Object, EventArgs) Event handler for the AfterDeleteRecord event of the smartObjectMasterViewerControl1
smartObjectMasterViewerControl1_AfterSaveChanges (Object, EventArgs) Event handler for the AfterSaveChanges event of the smartObjectMasterViewerControl1
smartObjectMasterViewerControl1_FieldsDisabled (Object, EventArgs) Event handler for the FieldsDisabled of the smartObjectMasterViewerControl1
smartObjectMasterViewerControl1_FieldsEnabled (Object, EventArgs) Event handler for the FieldsEnabled of the smartObjectMasterViewerControl1
smartToolbarController1_BeforeApplicationMenuDropDown (Object, CancelEventArgs) Event handler for the BeforeApplicationMenuDropDown event of the smartToolbarController1
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the smartToolbarController1
ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs) Event handler for the SelectedTabChanged event of the ultraTabControl1
ultraTabControl1_SelectedTabChanging (Object, SelectedTabChangingEventArgs) Event handler for the SelectedTabChanged event of the ultraTabControl1

Top Constructor Summary
Options Name Purpose
SmartObjectMasterForm () Constructor for the SmartObjectMasterForm class
SmartObjectMasterForm (character) Constructor for the SmartObjectMasterForm class

Top Event Summary
Options Name Purpose
ObjectMasterGuidChanged (Object, EventArgs) Raised when the ObjectMasterGuid changes
ObjectMasterOpened (Object, EventArgs) Raised when the Form has opened an Object Master

Top Property Summary
Options Name Purpose
CHARACTER DesignerType
LOGICAL EditingContainer
CHARACTER ObjectMasterGuid
CHARACTER ObjectMasterName


Method Detail
Top

BeforeUpdateRecordHandler (Object, BeforeUpdateRecordEventArgs)

Purpose: Event handler for the BeforeUpdateRecord event of the eSmartObjectMaster
SmartBusinessEntityAdapter
Notes: Workaround to issues with saving new grid designer instances multiple
times in a row

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

cbPageGuid_ValueChanged (Object, EventArgs)

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

CloseDesigner ()

Purpose: Closes the (visual) Designer
Notes:

Top

CompareWithSmartRepoFile ()

Purpose: Compares the opened object master to a SmartRepo file on disc
Notes:

Top

ContainerDesignerModifiedChangedHandler (Object, EventArgs)

Purpose: Event handler for the ModifiedChanged event of the container
designer control
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the ModifiedChanged event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event
Top

ContainerDesignerSaveChangesRequestedHandler (Object, EventArgs)

Purpose: Event handler for the SaveChangesRequested event of the Container Designer
Notes:

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

CreateAngularMenuItemAndForm ()

Purpose: Creates an Angular Menu Item and TypeScript Form
Notes:

Top

CreateGuiMenuItem ()

Purpose: Creates a GUI Menu Item
Notes:

Top

EnableRibbonButtons ()

Purpose: Enables the Ribbon Buttons based on the object type
Notes:

Top

EnableTabs (logical)

Purpose: Enables/Disables the tabs
Notes:

Parameters:
plEnable LOGICAL
Logical value indicating if the tab pages should be enabled
Top

ExportJsonObject ()

Purpose: Exports the current layout to a JSON file
Notes:

Top

ExportSmartRepoFile ()

Purpose: Exports the current object master to a .smartrepo file
Notes:

Top

GenerateStaticSourceCode ()

Purpose: Generates static source code
Notes:

Top

LOGICAL GetMasterSupportsAblExport ()

Purpose: Returns if the currently opened design supports the static code
generation
Notes:

Returns LOGICAL
Logical value indicating if the currently opened design supports the static code generation
Top

LOGICAL GetMasterSupportsJsonExport ()

Purpose: Returns if the current master supports the JSON export
Notes:

Returns LOGICAL
Top

LOGICAL GetMasterSupportsLaunchForm ()

Purpose: Returns if the current master supports the Launch Form command
Notes:

Returns LOGICAL
LOGICAL
Top

ImportSmartRepoFile ()

Purpose: Imports an object master from a .smartrepo file
Notes:

Top

InitializeComponent ()


Top

LOGICAL InitializeDesigner ()

Purpose: Initializes the Designer for the current type
Notes:

Returns LOGICAL
Logical value indicating if the designer was initialized (false = was already initialized)
Top

InstanceAfterSaveChangesHandler (Object, EventArgs)

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

instancesAdapter_CollectFilterValues (Object, CollectFilterValuesEventArgs)

Purpose: Event handler for the CollectFilterValues event of the instancesAdapter
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.CollectFilterValuesEventArgs
The CollectFilterValuesEventArgs with the data for this event
Top

instancesAdapter_CurrentChanged (Object, EventArgs)

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

LOGICAL IsReorderInstancesEnabled ()

Purpose: Determines if the Reorder Instances tool should be enabled
Notes:

Returns LOGICAL
Logical value indicating if the Reorder Instance tool should be enabled
Top

LOGICAL IsReplaceInstanceEnabled ()

Purpose: Determines if the Replace Instance tool should be enabled
Notes:

Returns LOGICAL
Logical value indicating if the Replace Instance tool should be enabled
Top

LaunchForm ()

Purpose: Launches the Current Form
Notes:

Top

LockTimerTick (Object, EventArgs)

Purpose: Event handler for the Tick event of the LockTimer
Notes:

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

MouseDownTimerTickHandler (Object, EventArgs)

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

objectInstanceAttributesUserControl1_HasChangesChanged (Object, EventArgs)

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

objectMasterAttributesUserControl1_HasChangesChanged (Object, EventArgs)

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

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

OnObjectMasterGuidChanged (EventArgs)

Purpose: Raises the ObjectMasterGuidChanged
Notes:

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

OnObjectMasterOpened (EventArgs)

Purpose: Raises the ObjectMasterOpened
Notes:

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

OnShown (EventArgs)

Purpose: Raises the Shown Event
Notes:

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

OpenContainingMaster ()

Purpose: Opens the object master of the selected container
Notes:

Top

OpenInstanceMaster ()

Purpose: Opens the object master of the selected instance
Notes:

Top

OpenMenuMaintenance (character)

Purpose: Opens the Menu Maintenance Form and repositions to the given
Menu Function Guid
Notes:

Parameters:
pcGuid CHARACTER
The menu function guid to reposition to
Top

OpenObjectMaster ()

Purpose: Opens an Object Master
Notes:

Top

OpenObjectMaster (character)

Purpose: Opens an Object Master
Notes:

Parameters:
pcObjectMasterGuid CHARACTER
The GUID of the Object Master to open
Top

Consultingwerk.Windows.Framework.Repository.Object.SmartObjectMasterForm OpenObjectMasterForm (character)

Purpose: Opens the object master designer for the given ObjectMasterGuid
Notes: Activates an existing form or starts a new one

Parameters:
pcObjectMasterGuid CHARACTER
The ObjectMasterGuid
Returns Consultingwerk.Windows.Framework.Repository.Object.SmartObjectMasterForm
The SmartObjectMasterForm when it was launched new, ? when an existing instance was activated
Top

PageAddedHandler (Object, EventArgs)

Purpose: Event handler for the PageAdded event of the smartObjectMasterViewerControl1
Notes:

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

PrepareGridButtons (SmartDataBrowser)

Purpose: Configure button columns and styles for a SmartDataBrowser grid
Notes:

Parameters:
poBrowser Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The SmartDataBrowser instance to prepare
Top

QueryPositionChangedHandler (Object, EventArgs)

Purpose: Event handler for various events enabling/disabling the
Replace Instance tool
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

RefreshLruAfterOpen (character, character)

Purpose: Reloads and stores the LRU entry for the current object master
Notes: Reloads the list before updating it to avoid conflicts with
registry changes made by other open form instances

Parameters:
pcObjectMasterName CHARACTER
The object master name for the LRU entry
pcObjectMasterGuid CHARACTER
The object master guid for the LRU entry
Top

RefreshObjectMasterAttributeGrid ()

Purpose: Reloads the Object Master Attributes Grid
Notes:

Top

ReorderInstances ()

Purpose: Allows the user to reorder instances in the Master
Notes:

Top

ReplaceInstance ()

Purpose: Replaces an Instance with another Object Master
Notes:

Top

SaveAs ()

Purpose: Saves the current object master under a new name
Notes:

Top

SaveInstanceAsObjectMaster ()

Purpose: Saves an Object Instance as a new Object Master
Notes:

Top

SetObjectMasterAttribute (AttributeValue)

Purpose: Sets an Attribute Value
Notes:

Parameters:
poAttribute Consultingwerk.SmartFramework.Repository.AttributeValue
The Attribute Value instance
Top

ShowObjectDetails ()

Purpose: Shows the details of the current object
Notes:

Top

ShowObjectInstanceDetails ()

Purpose: Shows the details of the current object instance
Notes:

Top

smartBusinessEntityAdapter1_AfterUpdateRecord (Object, AfterUpdateRecordEventArgs)

Purpose: Event handler for the AfterUpdateRecord event of the smartBusinessEntityAdapter1
Notes:

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

smartBusinessEntityAdapter1_CurrentChanged (Object, EventArgs)

Purpose: Event handler for the CurrentChanged of the smartBusinessEntityAdapter1
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

smartDataBrowser2_ClickCellButton (Object, CellEventArgs)

Purpose: Event handler for the ClickCellButton event of the smartDataBrowser2
Notes:

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

smartDataBrowser2_DefaultAction (Object, EventArgs)

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

smartDataBrowser2_DragDrop (Object, DragEventArgs)

Purpose: Event handler for the DragDrop event of the smartDataBrowser2
Notes:

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

smartDataBrowser2_DragOver (Object, DragEventArgs)

Purpose: Event handler for the DragOver event of the smartDataBrowser2
Notes:

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

smartDataBrowser2_EnabledChanged (Object, EventArgs)

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

smartDataBrowser2_MouseDown (Object, MouseEventArgs)

Purpose: Event handler for the MouseDown event of the smartDataBrowser2
Notes:

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

smartDataBrowser2_MouseUp (Object, MouseEventArgs)

Purpose: Event handler for the MouseUp event of the smartDataBrowser2
Notes:

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

smartDataBrowser4_ClickCellButton (Object, CellEventArgs)

Purpose: Event handler for the ClickCellButton event of the smartDataBrowser4
Notes:

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

smartDataBrowser4_DefaultAction (Object, EventArgs)

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

smartObjectInstanceViewerControl1_AfterCancelUpdate (Object, EventArgs)

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

smartObjectInstanceViewerControl1_AfterDeleteRecord (Object, EventArgs)

Purpose: Event handler for the AfterDeleteRecord event of the
smartObjectInstanceViewerControl1
Notes: Reopens the current object master, as deleting an instance
might have caused cascading deletes

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

smartObjectInstanceViewerControl1_AfterSaveChanges (Object, EventArgs)

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

smartObjectMasterViewerControl1_AfterAddRecord (Object, EventArgs)

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

smartObjectMasterViewerControl1_AfterCancelUpdate (Object, EventArgs)

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

smartObjectMasterViewerControl1_AfterDeleteRecord (Object, EventArgs)

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

smartObjectMasterViewerControl1_AfterSaveChanges (Object, EventArgs)

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

smartObjectMasterViewerControl1_FieldsDisabled (Object, EventArgs)

Purpose: Event handler for the FieldsDisabled of the smartObjectMasterViewerControl1
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

smartObjectMasterViewerControl1_FieldsEnabled (Object, EventArgs)

Purpose: Event handler for the FieldsEnabled of the smartObjectMasterViewerControl1
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_BeforeApplicationMenuDropDown (Object, CancelEventArgs)

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

Parameters:
sender System.Object
The System.Object that raised the event
e System.ComponentModel.CancelEventArgs
The System.ComponentModel.CancelEventArgs 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 System.Object that raises the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs)

Purpose: Event handler for the SelectedTabChanged event of the ultraTabControl1
Notes:

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

ultraTabControl1_SelectedTabChanging (Object, SelectedTabChangingEventArgs)

Purpose: Event handler for the SelectedTabChanged event of the ultraTabControl1
Notes:

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


Constructor Detail
Top

SmartObjectMasterForm ()

Purpose: Constructor for the SmartObjectMasterForm class
Notes:

Top

SmartObjectMasterForm (character)

Purpose: Constructor for the SmartObjectMasterForm class
Notes:

Parameters:
pcObjectMasterGuid CHARACTER
The GUID of the Object Master to open


Event Detail
Top

ObjectMasterGuidChanged (Object, EventArgs)

Purpose: Raised when the ObjectMasterGuid changes
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the ObjectMasterGuidChanged event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event
Top

ObjectMasterOpened (Object, EventArgs)

Purpose: Raised when the Form has opened an Object Master
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the ObjectMasterOpened event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event


Property Detail
Top

CHARACTER DesignerType


Returns CHARACTER
Top

LOGICAL EditingContainer


Returns LOGICAL
Top

CHARACTER ObjectMasterGuid


Returns CHARACTER
Top

CHARACTER ObjectMasterName


Returns CHARACTER


Temp-Table Detail


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