Top Method Summary
Options Name Purpose
CreateMethod (character, longchar) Creates a method in the container control
EvaluateFolderName () Evaluates the source folder names
CHARACTER Generate () Generates the source code for the SmartViewerControl
LONGCHAR GenerateBindingSourceNewFields () Generates the Code block that creates the Binding Source schema
LONGCHAR GenerateViewerProperties () Generates the code block that assigns the properties for the SmartViewerControl
LONGCHAR GetMethods () Returns the source code of the additional methods (event handlers)

Top Constructor Summary
Options Name Purpose
SmartViewerGenerator () Constructor for the SmartViewerGenerator class

Top Property Summary
Options Name Purpose
System.Collections.Generic.List <Progress.Data.ColumnPropDesc> BindingSourceColumns
CHARACTER ClassName
LOGICAL CreateBindingSource
CHARACTER EntityJoin
CHARACTER EntityName
CHARACTER EntityTable
CHARACTER EntityView
CHARACTER PackageName
CHARACTER ResxTemplateName
LOGICAL SilentMode


Method Detail
Top

CreateMethod (character, longchar)

Purpose: Creates a method in the container control
Notes:

Parameters:
pcMethodName CHARACTER
The name of the method to create
pcCode LONGCHAR
The source code of the method
Top

EvaluateFolderName ()

Purpose: Evaluates the source folder names
Notes: Variable cSourceFolder

Top

CHARACTER Generate ()

Purpose: Generates the source code for the SmartViewerControl
Notes:

Returns CHARACTER
The file name of the generated source
Top

LONGCHAR GenerateBindingSourceNewFields ()

Purpose: Generates the Code block that creates the Binding Source schema
Notes:

Returns LONGCHAR
The Code block that creates the Binding Source schema
Top

LONGCHAR GenerateViewerProperties ()

Purpose: Generates the code block that assigns the properties for the SmartViewerControl
Notes:

Returns LONGCHAR
The code block that assigns the properties for the SmartViewerControl
Top

LONGCHAR GetMethods ()

Purpose: Returns the source code of the additional methods (event handlers)
Notes:

Returns LONGCHAR
The source code of all additional methods (event handlers)


Constructor Detail
Top

SmartViewerGenerator ()

Purpose: Constructor for the SmartViewerGenerator class
Notes:



Property Detail
Top

System.Collections.Generic.List <Progress.Data.ColumnPropDesc> BindingSourceColumns


Returns System.Collections.Generic.List <Progress.Data.ColumnPropDesc>
Top

CHARACTER ClassName


Returns CHARACTER
Top

LOGICAL CreateBindingSource


Returns LOGICAL
Top

CHARACTER EntityJoin


Returns CHARACTER
Top

CHARACTER EntityName


Returns CHARACTER
Top

CHARACTER EntityTable


Returns CHARACTER
Top

CHARACTER EntityView


Returns CHARACTER
Top

CHARACTER PackageName


Returns CHARACTER
Top

CHARACTER ResxTemplateName


Returns CHARACTER
Top

LOGICAL SilentMode


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:22