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 |
|
+ | 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
PROTECTED ActivateDataSources (character, character)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED ActivateLinks (integer)
|
||||||||||||||||||||||||||||||
PROTECTED ActivateNavigationLink (integer)
|
||||||||||||||||||||||||||||||
PUBLIC ActivateSmartTableIOTarget (ISmartTableIOTarget)
|
||||||||||||||||||||||||||||||
PROTECTED ActivateTableIoLink (integer)
|
||||||||||||||||||||||||||||||
PUBLIC DeregisterSmartTableIOTarget (ISmartTableIOTarget)
|
||||||||||||||||||||||||||||||
PROTECTED FormClosedHandler (Object, FormClosedEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED GetActiveTabPages (character, character)
|
||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.Component GetInstance (character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter GetSmartBusinessEntityAdapterInstance (character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartDataBrowser GetSmartDataBrowserInstance (character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Base.SmartDatasetAdapter GetSmartDatasetAdapterInstance (character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.SmartToolbarController GetSmartToolbarControllerInstance (character)
|
||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Base.SmartViewerControl GetSmartViewerControlInstance (character)
|
||||||||||||||||||||||||||||||
PUBLIC Infragistics.Win.UltraWinTabControl.UltraTabControl GetUltraTabControlInstance (character)
|
||||||||||||||||||||||||||||||
PROTECTED Initialize ()
|
||||||||||||||||||||||||||||||
PROTECTED InitializeControlGroupLogicObject ()
|
||||||||||||||||||||||||||||||
PROTECTED InitializeTabFolderEvents (UltraTabControl)
|
||||||||||||||||||||||||||||||
PROTECTED LOGICAL IsTabFolder (Object)
|
||||||||||||||||||||||||||||||
PROTECTED OnPageInitializing (PageInitializingEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnPrimaryDataSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnPrimaryDataTargetChanged (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnSmartDataSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnSmartTableIOSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED OnVisibleChanged (EventArgs)
|
||||||||||||||||||||||||||||||
PRIVATE PageVisibleChangedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||
PUBLIC ReceiveInstances (table)
|
||||||||||||||||||||||||||||||
PUBLIC RegisterDataSourceForPageActivation (SmartDataAdapter, character)
|
||||||||||||||||||||||||||||||
PUBLIC RegisterDataSourceForRetrieveDataOnShown (SmartDataAdapter)
|
||||||||||||||||||||||||||||||
PUBLIC RegisterPage (character, integer, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC RegisterSmartTableIOTarget (ISmartTableIOTarget)
|
||||||||||||||||||||||||||||||
PUBLIC RegisterTabFolder (UltraTabControl, character, character)
|
||||||||||||||||||||||||||||||
PROTECTED SelectedPageChangedHandler (Object, TabEventArgs)
|
||||||||||||||||||||||||||||||
PROTECTED SelectedPageChangingHandler (Object, SelectedTabChangingEventArgs)
|
PUBLIC PageInitializing (Object, PageInitializingEventArgs)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC PrimaryDataSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
PUBLIC PrimaryDataTargetChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
PUBLIC SmartDataSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||
PUBLIC SmartTableIOSourceChanged DELEGATE System.EventHandler
|
PUBLIC LOGICAL AutomaticNavigationLinks
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL AutomaticTableIoLinks
|
|||||||||
PUBLIC CHARACTER ControlGroupLogicClass
|
|||||||||
PUBLIC Consultingwerk.Windows.Framework.Repository.Rendering.IDynamicControlGroupLogic ControlGroupLogicObject
|
|||||||||
PUBLIC CHARACTER CustomContext
|
|||||||||
PUBLIC CHARACTER IconFileName
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource PrimaryDataSource
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget PrimaryDataTarget
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource
|
Temp-Table ttInstancesDefined in: |