Top Method Summary
Options Name Purpose
+ RegisterDataSourceForPageActivation (SmartDataAdapter, character) Registers Data-Sources for activation on a tab page
+ RegisterTabFolder (UltraTabControl, character, character) Registers a TabFolder with the DynamicForm

Top Event Summary
Options Name Purpose
+ PageInitializing (Object, PageInitializingEventArgs) Raised when a page is initialized, i.e. before it's shown for the first time


Method Detail
Top

PUBLIC RegisterDataSourceForPageActivation (SmartDataAdapter, character)

Purpose: Registers Data-Sources for activation on a tab page
Notes:

Parameters:
poDataAdapter Consultingwerk.SmartComponents.Base.SmartDataAdapter
The SmartDataAdapter to register
pcPagesList CHARACTER
The comma delimited list of pages
Top

PUBLIC RegisterTabFolder (UltraTabControl, character, character)

Purpose: Registers a TabFolder with the DynamicForm
Notes:

Parameters:
poTabFolder Infragistics.Win.UltraWinTabControl.UltraTabControl
The reference to the TabFolder
pcTabFolderName CHARACTER
The name of the TabFolder
pcTabGroup CHARACTER
The name of the TabGroup


Event Detail
Top

PUBLIC PageInitializing (Object, PageInitializingEventArgs)

Purpose: Raised when a page is initialized, i.e. before it's shown for the
first time
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the PageInitializing event
e Consultingwerk.Windows.Framework.Repository.Rendering.Form.PageInitializingEventArgs
The PageInitializingEventArgs with the data for the event


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.11.2024 19:09:33