|
Options |
Name |
Purpose |
|
|
+
|
ActivateLinks (Control)
|
Activates the Links between the active control and the
SmartToolbarController Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
ActivateSmartControl (Control)
|
Marks a SmartViewerControl or SmartBrowserControl as Active Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
BeforeUpdateRecordHandler (Object, BeforeUpdateRecordEventArgs)
|
Event handler for the BeforeUpdateRecord event of the eSmartObjectMaster
SmartBusinessEntityAdapter
|
|
|
+
|
LOGICAL CanFindInComponentsCollection (Object)
|
Returns if the component can be found in the ComponentsCollection Inherited from Consultingwerk.Forms.BaseForm
|
|
|
-
|
cbPageGuid_ValueChanged (Object, EventArgs)
|
Event handler for the ValueChanged event of the cbPageGuid
|
|
|
#
|
ChildSmartTableIOStateChangedHandler (Object, SmartTableIOStateChangedEventArgs)
|
Event handler for the SmartTableIOStateChanged event of the contained
SmartViewer and SmartUpdatableBrowser instances Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
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
|
|
|
#
|
CreateVerbs ()
|
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
CustomizeToolbar ()
|
Customizes the UltraToolbarController associated with this BaseForm Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
DesignerInsertUserControl ()
|
Inserts a user control instance at design time. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
DisablePagesInFolder (character)
|
Disables a list of pages Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
DisplayDirtyState ()
|
Displays the DirtyState in the Window Title Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
EnableDisablePagesInFolder (character, logical)
|
Enables or Disables a list of pages Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
EnablePagesInFolder (character)
|
Enables a list of pages Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
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
|
|
|
+
|
System.Collections.Generic.List <System.Windows.Forms.Control> FindAllControlsOfType (Type)
|
Returns a List of all Controls in the Form that are of the given type Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
Progress.Windows.Form FindDependentFormOfClass (Class)
|
Returns the dependent form instance of the given class Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
GenerateStaticSourceCode ()
|
Generates static source code
|
|
|
+
|
System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
Returns a List of all Components in the Form Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
AttributeCollection GetAttributes ()
|
Returns a collection of custom attributes for this instance of a
component. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
CHARACTER GetClassName ()
|
Returns the class name of this instance of a component. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
CHARACTER GetComponentName ()
|
Returns the name of this instance of a component. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
TypeConverter GetConverter ()
|
Returns a type converter for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
EventDescriptor GetDefaultEvent ()
|
Returns the default event for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
PropertyDescriptor GetDefaultProperty ()
|
Returns the default property for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
System.Object GetEditor (Type)
|
Returns an editor of the specified type for this instance of a
component. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
EventDescriptorCollection GetEvents ()
|
Returns the events for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
EventDescriptorCollection GetEvents (Attribute[])
|
Returns the events for this instance of a component using the
specified attribute array as a filter. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters ()
|
Returns a List of Data Adapter instances in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters (SmartDataAdapter)
|
Returns a List of Data Adapter instances in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
GetLinkedDataAdapters (SmartDataAdapter, ListSmartDataAdapter)
|
Add linked SmartDataAdapter instances to a List Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
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
|
|
|
+
|
PropertyDescriptorCollection GetProperties ()
|
Returns the properties for this instance of a component. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
PropertyDescriptorCollection GetProperties (Attribute[])
|
Returns the properties for this instance of a component using the
attribute array as a filter. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
System.Object GetPropertyOwner (PropertyDescriptor)
|
Returns an object that contains the property described by the
specified property descriptor. Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
ISmartToolbarControl GetToolbar ()
|
Returns the reference to the ISmartToolbarControl of the ISmartWindowForm Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
ImportSmartRepoFile ()
|
Imports an object master from a .smartrepo file
|
|
|
-
|
InitializeComponent ()
|
Initializes the Visual Design
|
|
|
#
|
LOGICAL InitializeDesigner ()
|
Initializes the Designer for the current type
|
|
|
#
|
InitializeFormLogicObject ()
|
Initializes the Form Logic Object Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
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
|
|
|
#
|
LoadRibbonQuickAccessToolbar ()
|
Restores the Quick Access Toolbar items from the Registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
CHARACTER LoadSettings ()
|
Loads the stored window settings (position etc.) from the registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
CHARACTER LoadSettings (character)
|
Loads stored window settings from the registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
LONGCHAR LoadSettingsLong (character)
|
Loads stored window settings from the registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
LockForm ()
|
Locks the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
LockForm (Form)
|
Locks the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
-
|
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
|
|
|
#
|
OnActiveSmartControlChanged (EventArgs)
|
Raises the ActiveSmartControlChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
OnDirtyStateChanged (EventArgs)
|
Raises the DirtyStateChanged Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
OnExternalDataSourceChanged (EventArgs)
|
Raises the ExternalDataSourceChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
OnExternalNavigationTargetChanged (EventArgs)
|
Raises the OnExternalNavigationTargetChanged Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
OnFormClosed (FormClosedEventArgs)
|
Raises the FormClosed event Overrides Consultingwerk.SmartComponents.Base.SmartWindowForm:OnFormClosed (FormClosedEventArgs)
|
|
|
#
|
OnFormClosing (FormClosingEventArgs)
|
Raises the FormClosing Event Overrides Consultingwerk.SmartComponents.Base.SmartWindowForm:OnFormClosing (FormClosingEventArgs)
|
|
|
#
|
OnFormDestroyed (EventArgs)
|
Raises the FormDestroyed event Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
OnGenericEvent (EventArgs)
|
Raises the GenericEvent Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
OnLoad (EventArgs)
|
Raises the Load event Overrides Consultingwerk.SmartComponents.Base.SmartWindowForm:OnLoad (EventArgs)
|
|
|
#
|
OnObjectMasterGuidChanged (EventArgs)
|
Raises the ObjectMasterGuidChanged
|
|
|
#
|
OnObjectMasterOpened (EventArgs)
|
Raises the ObjectMasterOpened
|
|
|
#
|
OnPrimaryDataSourceChanged (EventArgs)
|
Raises the PrimaryDataSourceChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
OnPrimaryDataTargetChanged (EventArgs)
|
Raises the PrimaryDataTargetChanged event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
OnPrimaryNavigationSourceChanged (EventArgs)
|
Raises the PrimaryNavigationSourceChanged Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
OnShown (EventArgs)
|
Raises the Shown Event Overrides Consultingwerk.SmartComponents.Base.SmartWindowForm:OnShown (EventArgs)
|
|
|
#
|
OnSmartToolbarControllerChanged ()
|
Internal event handler Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
OnVerbClicked (character)
|
Event Handler method for Designer Verbs Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
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
|
|
|
+
|
Consultingwerk.Framework.Enum.DialogResultEnum PromptForSaveOfPendingChangesOnClose ()
|
Shows the Prompt to save pending transactions to the backend while
closing the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
-
|
QueryPositionChangedHandler (Object, EventArgs)
|
Event handler for various events enabling/disabling the
Replace Instance tool
|
|
|
+
|
RaiseGenericEvent (EventArgs)
|
Raises the Generic Event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
LOGICAL RaiseToolbarAction (Object, ToolClickEventArgs, character)
|
Executes a Toolbar Action Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
LOGICAL RecurseCheckIsOkToClose (Control+ControlCollection, logical, CloseReason)
|
Recursively ask all Controls implementing the ICheckOkToClose Interface
whether it is ok to close the form. Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
LOGICAL RecurseSaveChangesOnDeactivateForm (Control+ControlCollection, logical)
|
Recursively checks all contained controls to save changes on
Deactivate of the Form Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
RecurseSubscribeDirtyStateEvents (Control)
|
Subscribes to the SmartTableIOStateChanged events of Viewers
and SmartUpdatableBrowsers Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
RefreshObjectMasterAttributeGrid ()
|
Reloads the Object Master Attributes Grid
|
|
|
+
|
RegisterToolbarButtonHandler (UltraToolbarsManager, character, character, character)
|
Registers a handler for the ToolClick event of a specific button Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
+
|
RegisterToolbarButtonMenuFunction (UltraToolbarsManager, character, character, character)
|
Registers a handler for the ToolClick event of a specific button Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
RemoveSetting (character)
|
Removes a stored setting Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
ReorderInstances ()
|
Allows the user to reorder instances in the Master
|
|
|
#
|
ReplaceInstance ()
|
Replaces an Instance with another Object Master
|
|
|
#
|
RestoreUltraSplitterPosition ()
|
Restores the position of the Ultra Splitter Controls Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
RestoreWindowPosition ()
|
Restores the stored window position Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
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
|
|
|
#
|
SmartWindowFormToolClickHandler (Object, ToolClickEventArgs)
|
Event handler for the ToolClick event Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
StoreRibbonQuickAccessToolbar ()
|
Stores the current Quick Access Toolbar items in the Registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
StoreSettings (character)
|
Stores the current window settings (position etc.) to the registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
StoreSettings (character, character)
|
Stores window settings to the registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
StoreSettingsLong (longchar, character)
|
Stores window settings to the registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
+
|
StoreUltraSplitterPosition ()
|
Stores the position of the UltraSplitter Controls in the Registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
StoreWindowPosition ()
|
Stores the window position to the registry Inherited from Consultingwerk.Forms.BaseForm
|
|
|
#
|
SubscribeDirtyStateEvents ()
|
Subscribes to the SmartTableIOStateChanged events of Viewers
and SmartUpdatableBrowsers Inherited from Consultingwerk.SmartComponents.Base.SmartWindowForm
|
|
|
#
|
SuspendSTAThreadWarning (UltraDockManager)
|
Suspends STAThread warnings for an UltraDockManager instance Inherited from Consultingwerk.Forms.BaseForm
|
|
|
-
|
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
|