Namespace: Consultingwerk.SmartComponents.Support
Class 
SmartBusinessEntityLookupSupport Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:SmartBusinessEntityLookupSupport
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Oct 07 12:14:16 CEST 2012
/* Mike Fechner, Consultingwerk Ltd. 13.09.2017
Preprocessor variables for SmartComponentLibrary, WinKit and SmartFramework
based on Consultingwerk/packages.i now



Top Method Summary
Options Name Purpose
# CHARACTER DefaultLookupFileName (SmartBusinessEntityLookup) Returns a default file name for the lookup definition
+ ExportLookupToFile (SmartBusinessEntityLookup, logical) Exports a Lookup to a .lookup file for reuse
+ ImportLookupFromFile (SmartBusinessEntityLookup, logical) Imports a Lookup from a .lookup file

Top Constructor Summary
Options Name Purpose
- SmartBusinessEntityLookupSupport () Disallow instance creation


Method Detail
Top

PROTECTED CHARACTER DefaultLookupFileName (SmartBusinessEntityLookup)

Purpose: Returns a default file name for the lookup definition
Notes:

Parameters:
poLookup Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup
The reference to a SmartBusinessEntityLookup instance
Returns CHARACTER
The default file name for the lookup definition
Top

PUBLIC ExportLookupToFile (SmartBusinessEntityLookup, logical)

Purpose: Exports a Lookup to a .lookup file for reuse
Notes:

Parameters:
poLookup Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup
The SmartBusinessEntityLookup to export
plOk LOGICAL
Logical value indicating if the save was performed
Top

PUBLIC ImportLookupFromFile (SmartBusinessEntityLookup, logical)

Purpose: Imports a Lookup from a .lookup file
Notes:

Parameters:
poLookup Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityLookup
The SmartBusinessEntityLookup to import to
plOk LOGICAL
Logical value indicating if a lookup was imported


Constructor Detail
Top

PRIVATE SmartBusinessEntityLookupSupport ()

Purpose: Disallow instance creation
Notes:



©2006-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.08.2019 23:33:56