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



Top Method Summary
Options Name Purpose
+ CacheFromRepositoryData (character, handle, IEditorComponentCallback) Caches a DynamicBrowser layout based on SmartRepository Data
+ 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 (character, handle, IEditorComponentCallback)

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

Parameters:
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 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-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.08.2019 00:05:27