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

File:ISmartRepositoryAttributeLookupService
Purpose:Interface for services that can be used as lookups for
the class, object master or instance attribute (DIALOG)
Description:This is the actual service interface for the attributes used
by the SmartComponent Library and SmartComponents.Web2.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Apr 16 18:25:24 CEST 2016
Purpose: Displays the property Dialog
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL ShowPropertyDialog (character, character, character, character, handle, Form, Object) Displays the property Dialog
Overrides Consultingwerk.Windows.Framework.Repository.IRepositoryAttributeLookupService:ShowPropertyDialog (character, character, character, character, handle, Form, Object)


Method Detail
Top

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

Overrides Consultingwerk.Windows.Framework.Repository.IRepositoryAttributeLookupService: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-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:21:12