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