Namespace: Consultingwerk.Windows.Framework.Repository.Rendering.Grid
Interface 
ISmartDynamicBrowserRepositoryAdapter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Framework.RepositoryServices.IDynamicBrowserRepository
Implemented by: Consultingwerk.Windows.Framework.Repository.Rendering.Grid.DynamicBrowserRepository

File:ISmartDynamicBrowserRepositoryAdapter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jan 10 10:24:46 CET 2019
Purpose: Caches a DynamicBrowser layout based on SmartRepository Data
Notes:



Top Method Summary
Options Name Purpose
+ CacheFromRepositoryData (ITabFolderParent, character, handle, IEditorComponentCallback) Caches a DynamicBrowser layout based on SmartRepository Data
+ ClearCache () Clears the repository cache for browser layouts
+ LoadSettings (character, dataset) Loads the Layout of the dynamic browser
Inherited from Consultingwerk.Framework.RepositoryServices.IDynamicBrowserRepository
+ SaveSettings (character, dataset) Saves the Layout of the dynamic browser
Inherited from Consultingwerk.Framework.RepositoryServices.IDynamicBrowserRepository


Method Detail
Top

PUBLIC CacheFromRepositoryData (ITabFolderParent, character, handle, IEditorComponentCallback)

Purpose: Caches a DynamicBrowser layout based on SmartRepository Data
Notes:

Parameters:
poTabFolderParent Consultingwerk.Windows.Framework.Repository.Rendering.ITabFolderParent
The reference to the DynamicForm or DynamicControlGroup being rendered
pcObjectInstanceGuid CHARACTER
The object instance guid of the grid to render
phRepositoryData HANDLE
The handle of the ProDataset with the repository data
poCallback Consultingwerk.Windows.Framework.Repository.Rendering.Grid.IEditorComponentCallback
The reference to the IEditorComponentCallback instance
Top

PUBLIC ClearCache ()

Purpose: Clears the repository cache for browser layouts
Notes:

Top

PUBLIC LoadSettings (character, dataset)

Inherited from Consultingwerk.Framework.RepositoryServices.IDynamicBrowserRepository
Purpose: Loads the Layout of the dynamic browser
Notes:

Parameters:
pcSettingsKey CHARACTER
The key to retrieve the settings for
dsDynamicBrowser DATASET dsDynamicBrowser
OUTPUT DATASET The dataset with the layout of the browser
Top

PUBLIC SaveSettings (character, dataset)

Inherited from Consultingwerk.Framework.RepositoryServices.IDynamicBrowserRepository
Purpose: Saves the Layout of the dynamic browser
Notes:

Parameters:
pcSettingsKey CHARACTER
The key to store the settings for
dsDynamicBrowser DATASET dsDynamicBrowser
INPUT DATASET The dataset with the layout of the browser


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:22:14