Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ActivateDataSources (character, character) |
Activates data sources of the given tab page |
||
| ActivateLinks (integer) |
Activates links of the given tab page |
||
| ActivateNavigationLink (integer) |
Activates Navigation links of the given tab page |
||
| ActivateSmartTableIOTarget (ISmartTableIOTarget) |
Activate the given SmartTableIOTarget if it is registered as a
SmartTableIOSource. |
||
| ActivateTableIoLink (integer) |
Activates TableIO links of the given tab page |
||
| AddDataSourceToTab (character, UltraTab, character) |
Adds a data source to a tab |
||
| DeregisterSmartTableIOTarget (ISmartTableIOTarget) |
Deregisters a SmartTableIOTarget with the SmartTableIOSource. |
||
| FormClosedHandler (Object, FormClosedEventArgs) |
Event handler for the Form's FormClosed event |
||
| GetActiveTabPages (character, character) |
Returns the active tab pages |
||
| System.ComponentModel.Component GetInstance (character) |
Returns the reference to the instance with the provided name |
||
| Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter GetSmartBusinessEntityAdapterInstance (character) |
Returns the reference to the instance with the provided name as a SmartBusinessEntityAdapter |
||
| Consultingwerk.SmartComponents.Implementation.SmartDataBrowser GetSmartDataBrowserInstance (character) |
Returns the reference to the instance with the provided name as a SmartDataBrowser |
||
| Consultingwerk.SmartComponents.Base.SmartDatasetAdapter GetSmartDatasetAdapterInstance (character) |
Returns the reference to the instance with the provided name as a SmartDatasetAdapter |
||
| Consultingwerk.SmartComponents.Implementation.SmartToolbarController GetSmartToolbarControllerInstance (character) |
Returns the reference to the instance with the provided name as a SmartToolbarController |
||
| Consultingwerk.SmartComponents.Base.SmartViewerControl GetSmartViewerControlInstance (character) |
Returns the reference to the instance with the provided name as a SmartViewerControl |
||
| Infragistics.Win.UltraWinTabControl.UltraTabControl GetUltraTabControlInstance (character) |
Returns the reference to the instance with the provided name as a UltraTabControl |
||
| Initialize () |
Initializes the DynamicControlGroup |
||
| InitializeControlGroupLogicObject () |
Initializes the Control Group Logic Object |
||
| InitializeTabFolderEvents (UltraTabControl) |
Initializes the Tab Folder event handler |
||
| LOGICAL IsTabFolder (Object) |
Returns if the provided object is a tab folder |
||
| OnPageInitializing (PageInitializingEventArgs) |
Raises the PageInitializing event |
||
| OnPrimaryDataSourceChanged (EventArgs) |
Raises the PrimaryDataSourceChanged event |
||
| OnPrimaryDataTargetChanged (EventArgs) |
Raises the PrimaryDataTargetChanged event |
||
| OnSmartDataSourceChanged (EventArgs) |
Publishes the SmartDataSourceChanged event |
||
| OnSmartTableIOSourceChanged (EventArgs) |
Publishes the SmartGroupAssignSourceChanged event |
||
| OnVisibleChanged (EventArgs) |
Raises the VisibleChanged event |
||
| PageVisibleChangedHandler (Object, EventArgs) |
Event handler for the VisibleChanged event of the parent UltraTabPageControl |
||
| ReceiveInstances (table) |
Receives a copy of the temp-table with the rendered instances |
||
| RegisterDataSourceForPageActivation (SmartDataAdapter, character) |
Registers Data-Sources for activation on a tab page |
||
| RegisterDataSourceForRetrieveDataOnShown (SmartDataAdapter) |
Registers a DataSource for RetrieveData on Shown |
||
| RegisterPage (character, integer, character, character) |
Registers a page with the DynamicForm |
||
| RegisterSmartTableIOTarget (ISmartTableIOTarget) |
Registers a SmartTableIOTarget with the SmartTableIOSource. |
||
| RegisterTabFolder (UltraTabControl, character, character) |
Registers a TabFolder with the DynamicForm |
||
| SelectedPageChangedHandler (Object, TabEventArgs) |
Event handler for the SelectedPageChangedHandler event |
||
| SelectedPageChangingHandler (Object, SelectedTabChangingEventArgs) |
Event handler for the SelectedPageChangingHandler event |
| Options | Name | Purpose | |
|---|---|---|---|
| PageInitializing (Object, PageInitializingEventArgs) |
Raised when a page is initialized, i.e. before it's shown for the
first time |
||
| PrimaryDataSourceChanged DELEGATE System.EventHandler |
Raised when the PrimaryDataSource property changes |
||
| PrimaryDataTargetChanged DELEGATE System.EventHandler |
Raised when the PrimaryDataTarget property changes |
||
| SmartDataSourceChanged DELEGATE System.EventHandler |
Event fired when the SmartDataSource Property is changed |
||
| SmartTableIOSourceChanged DELEGATE System.EventHandler |
Event fired when the SmartTableIOSource Property is changed |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL AutomaticNavigationLinks |
|
||
| LOGICAL AutomaticTableIoLinks |
|
||
| CHARACTER ControlGroupLogicClass |
|
||
| Consultingwerk.Windows.Framework.Repository.Rendering.IDynamicControlGroupLogic ControlGroupLogicObject |
|
||
| CHARACTER CustomContext |
|
||
| CHARACTER IconFileName |
|
||
| Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource PrimaryDataSource |
|
||
| Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget PrimaryDataTarget |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource |
|
|
Top
ActivateDataSources (character, character)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ActivateLinks (integer)
|
||||||||||||||||||||||||||||||
ActivateNavigationLink (integer)
|
||||||||||||||||||||||||||||||
ActivateSmartTableIOTarget (ISmartTableIOTarget)
|
||||||||||||||||||||||||||||||
ActivateTableIoLink (integer)
|
||||||||||||||||||||||||||||||
AddDataSourceToTab (character, UltraTab, character)
|
||||||||||||||||||||||||||||||
DeregisterSmartTableIOTarget (ISmartTableIOTarget)
|
||||||||||||||||||||||||||||||
FormClosedHandler (Object, FormClosedEventArgs)
|
||||||||||||||||||||||||||||||
GetActiveTabPages (character, character)
|
||||||||||||||||||||||||||||||
System.ComponentModel.Component GetInstance (character)
|
||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter GetSmartBusinessEntityAdapterInstance (character)
|
||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Implementation.SmartDataBrowser GetSmartDataBrowserInstance (character)
|
||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Base.SmartDatasetAdapter GetSmartDatasetAdapterInstance (character)
|
||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Implementation.SmartToolbarController GetSmartToolbarControllerInstance (character)
|
||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Base.SmartViewerControl GetSmartViewerControlInstance (character)
|
||||||||||||||||||||||||||||||
Infragistics.Win.UltraWinTabControl.UltraTabControl GetUltraTabControlInstance (character)
|
||||||||||||||||||||||||||||||
Initialize ()
|
||||||||||||||||||||||||||||||
InitializeControlGroupLogicObject ()
|
||||||||||||||||||||||||||||||
InitializeTabFolderEvents (UltraTabControl)
|
||||||||||||||||||||||||||||||
LOGICAL IsTabFolder (Object)
|
||||||||||||||||||||||||||||||
OnPageInitializing (PageInitializingEventArgs)
|
||||||||||||||||||||||||||||||
OnPrimaryDataSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||
OnPrimaryDataTargetChanged (EventArgs)
|
||||||||||||||||||||||||||||||
OnSmartDataSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||
OnSmartTableIOSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||
OnVisibleChanged (EventArgs)
|
||||||||||||||||||||||||||||||
PageVisibleChangedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||
ReceiveInstances (table)
|
||||||||||||||||||||||||||||||
RegisterDataSourceForPageActivation (SmartDataAdapter, character)
|
||||||||||||||||||||||||||||||
RegisterDataSourceForRetrieveDataOnShown (SmartDataAdapter)
|
||||||||||||||||||||||||||||||
RegisterPage (character, integer, character, character)
|
||||||||||||||||||||||||||||||
RegisterSmartTableIOTarget (ISmartTableIOTarget)
|
||||||||||||||||||||||||||||||
RegisterTabFolder (UltraTabControl, character, character)
|
||||||||||||||||||||||||||||||
SelectedPageChangedHandler (Object, TabEventArgs)
|
||||||||||||||||||||||||||||||
SelectedPageChangingHandler (Object, SelectedTabChangingEventArgs)
|
||||||||||||||||||||||||||||||
PageInitializing (Object, PageInitializingEventArgs)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PrimaryDataSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
PrimaryDataTargetChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
SmartDataSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
SmartTableIOSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
LOGICAL AutomaticNavigationLinks
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL AutomaticTableIoLinks
|
|||||||||
CHARACTER ControlGroupLogicClass
|
|||||||||
Consultingwerk.Windows.Framework.Repository.Rendering.IDynamicControlGroupLogic ControlGroupLogicObject
|
|||||||||
CHARACTER CustomContext
|
|||||||||
CHARACTER IconFileName
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource PrimaryDataSource
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget PrimaryDataTarget
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource
|
|||||||||
Temp-Table ttInstancesDefined in: |