|
Options |
Name |
Purpose |
|
#
|
ActivateDataSources (character, character)
|
Activates data sources of the given tab page Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
ActivateLinks (integer)
|
Activates links of the given tab page Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
ActivateNavigationLink (integer)
|
Activates Navigation links of the given tab page Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
ActivateSmartTableIOTarget (ISmartTableIOTarget)
|
Activate the given SmartTableIOTarget if it is registered as a
SmartTableIOSource. Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
ActivateTableIoLink (integer)
|
Activates TableIO links of the given tab page Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
DeregisterSmartTableIOTarget (ISmartTableIOTarget)
|
Deregisters a SmartTableIOTarget with the SmartTableIOSource. Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
FormClosedHandler (Object, FormClosedEventArgs)
|
Event handler for the Form's FormClosed event Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
GetActiveTabPages (character, character)
|
Returns the active tab pages Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
Consultingwerk.Windows.Framework.Repository.Rendering.IComponentRenderingService GetComponentRenderingService (character)
|
Returns the reference to the component rendering service
|
|
+
|
System.ComponentModel.Component GetInstance (character)
|
Returns the reference to the instance with the provided name Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
SmartBusinessEntityAdapter GetSmartBusinessEntityAdapterInstance (character)
|
Returns the reference to the instance with the provided name as a SmartBusinessEntityAdapter Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
SmartDataBrowser GetSmartDataBrowserInstance (character)
|
Returns the reference to the instance with the provided name as a SmartDataBrowser Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
SmartDatasetAdapter GetSmartDatasetAdapterInstance (character)
|
Returns the reference to the instance with the provided name as a SmartDatasetAdapter Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
SmartToolbarController GetSmartToolbarControllerInstance (character)
|
Returns the reference to the instance with the provided name as a SmartToolbarController Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
SmartViewerControl GetSmartViewerControlInstance (character)
|
Returns the reference to the instance with the provided name as a SmartViewerControl Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
UltraTabControl GetUltraTabControlInstance (character)
|
Returns the reference to the instance with the provided name as a UltraTabControl Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
Initialize ()
|
Initializes the DynamicControlGroup Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
InitializeControlGroupLogicObject ()
|
Initializes the Control Group Logic Object Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
InitializeTabFolderEvents (UltraTabControl)
|
Initializes the Tab Folder event handler Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
LOGICAL IsTabFolder (Object)
|
Returns if the provided object is a tab folder Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
OnPageInitializing (PageInitializingEventArgs)
|
Raises the PageInitializing event Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
OnPrimaryDataSourceChanged (EventArgs)
|
Raises the PrimaryDataSourceChanged event Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
OnPrimaryDataTargetChanged (EventArgs)
|
Raises the PrimaryDataTargetChanged event Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
OnSmartDataSourceChanged (EventArgs)
|
Publishes the SmartDataSourceChanged event Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
OnSmartTableIOSourceChanged (EventArgs)
|
Publishes the SmartGroupAssignSourceChanged event Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
OnVisibleChanged (EventArgs)
|
Raises the VisibleChanged event Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
PageInitializingHandler (Object, PageInitializingEventArgs)
|
Event handler for the PageInitializingHandler of the form
|
|
+
|
PrepareRendering (ITabFolderParent, IContainer, dataset-handle, character, character, character)
|
Prepares the rendering of the viewer
|
|
+
|
ReceiveInstances (table)
|
Receives a copy of the temp-table with the rendered instances Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
RegisterDataSourceForPageActivation (SmartDataAdapter, character)
|
Registers Data-Sources for activation on a tab page Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
RegisterDataSourceForRetrieveDataOnShown (SmartDataAdapter)
|
Registers a DataSource for RetrieveData on Shown Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
RegisterPage (character, integer, character, character)
|
Registers a page with the DynamicForm Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
RegisterSmartTableIOTarget (ISmartTableIOTarget)
|
Registers a SmartTableIOTarget with the SmartTableIOSource. Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
RegisterTabFolder (UltraTabControl, character, character)
|
Registers a TabFolder with the DynamicForm Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
+
|
System.ComponentModel.IComponent RenderComponentInstance (Control, IContainer, ITabFolderParent, handle, handle, integer, character, character, table-handle)
|
Renders a component instance
|
|
#
|
RenderControlGroup ()
|
Renders the Control Group
|
|
#
|
SelectedPageChangedHandler (Object, TabEventArgs)
|
Event handler for the SelectedPageChangedHandler event Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|
|
#
|
SelectedPageChangingHandler (Object, SelectedTabChangingEventArgs)
|
Event handler for the SelectedPageChangingHandler event Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
|