Namespace: Consultingwerk.SmartFramework.Repository.Object
Class 
ObjectMasterDatasetController Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.SmartComponents.Interfaces.IDatasetController

File:ObjectMasterDatasetController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:15.05.2016 23:17:23
Notes:Conditionally implements the IDatasetController Interface
when the SmartComponentLibrary preprocessor option is set.

Consultingwerk.SmartFramework.Repository.Object.ObjectMasterBusinessEntity
Consultingwerk.SmartFramework.Repository.Object.ObjectMasterBusinessEntity



Top Method Summary
Options Name Purpose
DeregisterConsumer (Object) Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter instances when detaching from the Dataset of the DatasetController. Allows event unsubscription etc.
RefreshLinks () Refreshes the Links temp-table from the backend
RegisterConsumer (Object) Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter instances when attaching to the Dataset of the DatasetController. Allows event subscription etc.

Top Constructor Summary
Options Name Purpose
ObjectMasterDatasetController () Constructor of the ObjectMasterDatasetController class

Top Property Summary
Options Name Purpose
HANDLE DatasetHandle


Method Detail
Top

DeregisterConsumer (Object)

Purpose: Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when detaching from the Dataset of the DatasetController.
Allows event unsubscription etc.
Notes: Interface IDatasetController member

Parameters:
poConsumer Progress.Lang.Object
The reference of the Object detaching from the Dataset Controller
Top

RefreshLinks ()

Purpose: Refreshes the Links temp-table from the backend
Notes:

Top

RegisterConsumer (Object)

Purpose: Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when attaching to the Dataset of the DatasetController.
Allows event subscription etc.
Notes: Interface IDatasetController member

Parameters:
poConsumer Progress.Lang.Object
The reference of the Object attaching to the Dataset Controller


Constructor Detail
Top

ObjectMasterDatasetController ()

Purpose: Constructor of the ObjectMasterDatasetController class
Notes: Assigns the DatasetHandle property



Property Detail
Top

HANDLE DatasetHandle


Returns HANDLE


Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:26:48