|
Options |
Name |
Purpose |
|
+
|
Activate ()
|
Invoked when the Designer is activated
|
|
#
|
AssignPropertyValue (handle, Object)
|
Assigns a value to the current property record Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl
|
|
+
|
BindDesignerData (dataset, dataset)
|
Binds to the Designer Temp-Tables
|
|
#
|
ClickCellHandler (Object, ClickCellEventArgs)
|
Event handler for the ClickCell Event of the smartDynamicBrowser1
|
|
#
|
CreateDesignTimeDataSource ()
|
Creates the Design Time Data Source instance
|
|
#
|
CreateVerbs ()
|
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
+
|
LOGICAL Deactivating ()
|
Invoked when the Designer is about to be deactivated Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl
|
|
#
|
DeregisterServiceContainer ()
|
Deregisters the temporary service container
|
|
+
|
DestroyDesigner ()
|
Allows the Container Designer Control to destroy resources
|
|
+
|
System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
HandleColumnHiddenStateChanged (UltraGridColumn)
|
Handles adding and removing of columns
|
|
#
|
HandleColumnMoved (UltraGridColumn)
|
Handles moving of columns
|
|
#
|
HandleColumnSized (UltraGridColumn)
|
Handles sizing of columns
|
|
-
|
InitializeComponent ()
|
Initializes the Visual Design
|
|
#
|
InitializeGridRepository ()
|
Initializes the IDynamicBrowserRepository and makes is (temporarily
available in an overloading ServiceContainer)
|
|
#
|
InsertInstanceForMaster (character, integer)
|
Inserts a new instance of the given object master on the design canvas
|
|
#
|
INTEGER NextObjectSequence (character, character)
|
Returns the next available ObjectSequence number for the
given container Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl
|
|
#
|
OnLoad (EventArgs)
|
Raises the Load event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
OnModifiedChanged (EventArgs)
|
Raises the ModifiedChanged event Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl
|
|
#
|
OnSaveChangesRequested (EventArgs)
|
Raises the SaveChangesRequested Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl
|
|
+
|
OnVerbClicked (character)
|
Event Handler method for Designer Verbs Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
ParentFormDestroyedHandler (Object, EventArgs)
|
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
PropertyValueChangedHandler (Object, PropertyValueChangedEventArgs)
|
Event handler for the PropertyValueChanged event of the
Property Grid Control
|
|
+
|
RefreshDesigner ()
|
Refreshes the Designer Overrides Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl:RefreshDesigner ()
|
|
+
|
Save ()
|
Saves the current layout Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl
|
|
#
|
SelectColumn (UltraGridColumn)
|
Selects a column
|
|
-
|
smartDynamicBrowser1_AfterColPosChanged (Object, AfterColPosChangedEventArgs)
|
Event handler for the AfterColPosChanged event of the smartDynamicBrowser1
|
|
+
|
SubscribeParentFormDestroyed ()
|
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
CHARACTER UniqueInstanceName (character)
|
Returns a unique object instance name based on the
provided object name Inherited from Consultingwerk.Windows.Framework.Repository.Object.ContainerDesignerControl
|