Namespace: Consultingwerk.Windows.Framework.Repository.Rendering.DataSource
Class 
DesignTimeDataSourceRenderer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.Framework.Repository.Rendering.DataSource.IDesignTimeDataSourceRenderer

File:DesignTimeDataSourceRenderer
Purpose:Renders a Design time data Source
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Feb 08 12:36:31 CET 2019
Purpose: Renders the Design Time DataSource
Notes:



Top Method Summary
Options Name Purpose
# HANDLE FetchRepositoryObject (character) Fetches the Repository Data from either the ISmartRepositoryService or the SmartRepositoryBusinessTask
+ Progress.Data.BindingSource RenderDesignTimeDataSource (character) Renders the Design Time DataSource
+ Progress.Data.BindingSource RenderDesignTimeDataSource (character, character, character) Renders the Design Time DataSource
+ Progress.Data.BindingSource RenderDesignTimeDataSource (character, character, character, character) Renders the Design Time DataSource


Method Detail
Top

PROTECTED HANDLE FetchRepositoryObject (character)

Purpose: Fetches the Repository Data from either the ISmartRepositoryService
or the SmartRepositoryBusinessTask
Notes:

Parameters:
pcObjectMaster CHARACTER
The Object Master name or guid
Returns HANDLE
The handle of the ProDataset with the repository data
Top

PUBLIC Progress.Data.BindingSource RenderDesignTimeDataSource (character)

Purpose: Renders the Design Time DataSource
Notes:

Parameters:
pcGridName CHARACTER
The name of the Grid master
Returns Progress.Data.BindingSource
The Progress.Data.BindingSource reference
Top

PUBLIC Progress.Data.BindingSource RenderDesignTimeDataSource (character, character, character)

Purpose: Renders the Design Time DataSource
Notes:

Parameters:
pcEntityName CHARACTER
The name of the business entity
pcEntityTable CHARACTER
The name entity table
pcEntityView CHARACTER
The name of the entity view tables
Returns Progress.Data.BindingSource
The Progress.Data.BindingSource reference
Top

PUBLIC Progress.Data.BindingSource RenderDesignTimeDataSource (character, character, character, character)

Purpose: Renders the Design Time DataSource
Notes:

Parameters:
pcEntityName CHARACTER
The name of the business entity
pcEntityTable CHARACTER
The name entity table
pcEntityView CHARACTER
The name of the entity view tables
pcEntityJoin CHARACTER
Comma delimited list of YES/NO identifying which view tabels to join
Returns Progress.Data.BindingSource
The Progress.Data.BindingSource reference


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