Namespace: Consultingwerk.SmartComponents.BaseForms.TabFolder
Interface 
ISmartTabFolderPage Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.BaseForms.TabFolder.SmartTabFolderPage

File:ISmartTabFolderPage
Purpose:Interface for SmartTabFolderPage user controls
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Apr 20 16:59:57 CEST 2015
Notes:SCL-782
Purpose: Returns a dictionary of SmartDataSources on the SmartTabFolderPage
Notes:



Top Method Summary
Options Name Purpose
+ Activate () Activates the SmartTabFolderPage (after selecting the tab)
+ InitializeSmartTabFolderPage (ISmartDataSource, ISmartTableIOSource, ISmartNavigationSource) Initializes the SmartTabFolderPage

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartComponents.Base.DictionaryISmartDataSource SmartDataSources


Method Detail
Top

PUBLIC Activate ()

Purpose: Activates the SmartTabFolderPage (after selecting the tab)
Notes: Used to activate links

Top

PUBLIC InitializeSmartTabFolderPage (ISmartDataSource, ISmartTableIOSource, ISmartNavigationSource)

Purpose: Initializes the SmartTabFolderPage
Notes: Allows to add SmartLinks etc.

Parameters:
poDataSource Consultingwerk.SmartComponents.Interfaces.ISmartDataSource
The reference to the data source (from a previous tab page)
poTableIOSource Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource
The reference to the Table IO Source (Ribbon) on the Form
poNavigationSource Consultingwerk.SmartComponents.Interfaces.ISmartNavigationSource
The reference to the Navigation Source (Ribbon) on the Form


Property Detail
Top

PUBLIC Consultingwerk.SmartComponents.Base.DictionaryISmartDataSource SmartDataSources


Returns Consultingwerk.SmartComponents.Base.DictionaryISmartDataSource


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:29:52