Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
IStoresCopiedFrom Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Base.SmartDatasetAdapter, Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter, Consultingwerk.SmartComponents.Implementation.SmartDatasetChildAdapter, Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.SmartBusinessEntityAdapterTester

File:IStoresCopiedFrom
Purpose:Interface for SmartDataAdapter implementations that
support storing the source record key when a record
is copied
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 16 11:59:07 CET 2013
Purpose: Returns if the first table of the Adapter provides a field
SmartCopiedFrom
Notes: Used by the SmartViewerControl and SmartUpdatableBrowser during copy



Top Method Summary
Options Name Purpose
+ LOGICAL HasCopiedFromField () Returns if the first table of the Adapter provides a field SmartCopiedFrom
+ StoreCopiedFrom (character) Stores the source record key information with the new record (copy)


Method Detail
Top

PUBLIC LOGICAL HasCopiedFromField ()

Purpose: Returns if the first table of the Adapter provides a field
SmartCopiedFrom
Notes: Used by the SmartViewerControl and SmartUpdatableBrowser during copy

Returns LOGICAL
Logical value indicating if the first table of the Adapter provides a field SmartCopiedFrom
Top

PUBLIC StoreCopiedFrom (character)

Purpose: Stores the source record key information with the new record (copy)
Notes:

Parameters:
pcSourceRecordKey CHARACTER
The record key of the source record to store with the copied record


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