Namespace: Consultingwerk.Studio.LegacyGuiMigration.Frame.Plugins
Class 
DetectLookupControlFrameMigrationPreProcessor Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Studio.LegacyGuiMigration.Frame.IAblFrameMigrationPreProcessor

File:DetectLookupControlFrameMigrationPreProcessor
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 24 00:30:13 CEST 2020



Top Method Summary
Options Name Purpose
# Consultingwerk.BusinessEntityDesigner.Services.ITableNameGeneratorService GetTableNameGeneratorService () Initializes the Table Name Generator service
+ PreProcessFrameWidgets (character, character, table, ViewerSettings) Allows post-processing of the frame parser result
# CHARACTER ProcessLookupTrigger (character, JPNode) Processes the LEAVE Trigger and returns the name of the Lookup Control to use


Method Detail
Top

PROTECTED Consultingwerk.BusinessEntityDesigner.Services.ITableNameGeneratorService GetTableNameGeneratorService ()

Purpose: Initializes the Table Name Generator service
Notes:

Returns Consultingwerk.BusinessEntityDesigner.Services.ITableNameGeneratorService
The ITableNameGeneratorService service reference
Top

PUBLIC PreProcessFrameWidgets (character, character, table, ViewerSettings)

Purpose: Allows post-processing of the frame parser result
Notes: Temp-Table ttSelectedFrameWidget passed BY-REFERENCE from the FrameParser

Parameters:
pcFileName CHARACTER
The name of the file to parse
pcFrameName CHARACTER
The name of the frame to return the widgets for
ttSelectedFrameWidget TEMP-TABLE ttSelectedFrameWidget
INPUT-OUTPUT TABLE The temp-table with the frame widget information
poViewerSettings Consultingwerk.Studio.LegacyGuiMigration.Frame.ViewerSettings
INPUT-OUTPUT The reference to the ViewerSettings instance with the parameters related to the BindingSource settings and viewer name
Top

PROTECTED CHARACTER ProcessLookupTrigger (character, JPNode)

Purpose: Processes the LEAVE Trigger and returns the name of the Lookup Control to use
Notes:

Parameters:
pcFieldName CHARACTER
The name of the lookup field
poNode org.prorefactor.core.JPNode
The reference to the Proparse JPNode
Returns CHARACTER
The name of the Lookup Control to use to render the control


Temp-Table Detail

Temp-Table ttSelectedFrameWidget

Defined in:


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:35