Namespace: Consultingwerk.Windows.Framework.Repository
Interface 
IRepositoryAttributeLookupService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Inherited by: Consultingwerk.Windows.Framework.Repository.ISmartRepositoryAttributeLookupService
Implemented by: Consultingwerk.Windows.Framework.Repository.SmartRepositoryAttributeLookupService

File:IRepositoryAttributeLookupService
Purpose:Interface for services that can be used as lookups for
the class, object master or instance attribute (DIALOG)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Apr 16 18:25:24 CEST 2016



Top Method Summary
Options Name Purpose
+ LOGICAL ShowPropertyDialog (character, character, character, character, handle, Form, Object) Displays the property Dialog


Method Detail
Top

PUBLIC LOGICAL ShowPropertyDialog (character, character, character, character, handle, Form, Object)

Purpose: Displays the property Dialog
Notes:

Parameters:
pcAttributeLabel CHARACTER
The label of the attribute
pcObjectTypeId CHARACTER
The GUID of the Object Type
pcObjectMasterId CHARACTER
The GUID of the Object Master
pcObjectInstanceId CHARACTER
The GUID of the Obejct Instance
phDesignAttributeTable HANDLE
The handle of the temp-table with the attribute values
poOwnerForm System.Windows.Forms.Form
The reference to the Form to be used as the owner for the Dialog
poValue System.Object
INPUT-OUTPUT The value to update (BOX ABL primitive values)
Returns LOGICAL
Logical value indicating if OK (true) or Cancel (false) was clicked


©2006-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.08.2019 00:04:21