Top Method Summary
Options Name Purpose
LONGCHAR GenerateAssignPropertiesBlock () Generates the source code that assigns the property values for this Control
LONGCHAR GenerateControlNew () Generates the NEW statement used to create an instance of the Control
LONGCHAR GenerateSupportingObjectDefinition () Returns the code required to build supporting objects, like Appearance objects, Editor-Buttons etc.
LONGCHAR GenerateVariableDefinition () Returns the variable definition ABL statement for the Control

Top Property Summary
Options Name Purpose
CHARACTER AlternativeControlName
Progress.Json.ObjectModel.JsonObject AlternativeControlProperties
CHARACTER BufferName
Consultingwerk.BusinessEntityDesigner.Generator.IContainerControlGenerator ContainerControlGenerator
CHARACTER ContainerName
CHARACTER DataBindings
INTEGER Left
CHARACTER Name
LOGICAL SupportInitialize
INTEGER TabOrder
CHARACTER Tag
INTEGER Top
LOGICAL WidgetHidden
LOGICAL WidgetNoEnable


Method Detail
Top

LONGCHAR GenerateAssignPropertiesBlock ()

Purpose: Generates the source code that assigns the property values for this Control
Notes: This method is not expected to return ?. The ContainerControlGenerator
will raise an Exception, when this method returns ?

Returns LONGCHAR
The source code for the code block that assigns the property values for this Control
Top

LONGCHAR GenerateControlNew ()

Purpose: Generates the NEW statement used to create an instance of the Control
Notes: This method is not expected to return ?. The ContainerControlGenerator
will raise an Exception, when this method returns ?

Returns LONGCHAR
The source code for the NEW statement to create an instance of the Control
Top

LONGCHAR GenerateSupportingObjectDefinition ()

Purpose: Returns the code required to build supporting objects, like
Appearance objects, Editor-Buttons etc.
Notes: This method is not expected to return ?. The ContainerControlGenerator
will raise an Exception, when this method returns ?

Returns LONGCHAR
The source code for the supporting object definition and instantiation
Top

LONGCHAR GenerateVariableDefinition ()

Purpose: Returns the variable definition ABL statement for the Control
Notes: This method is not expected to return ?. The ContainerControlGenerator
will raise an Exception, when this method returns ?

Returns LONGCHAR
The source code for the variable definition section


Property Detail
Top

CHARACTER AlternativeControlName


Returns CHARACTER
Top

Progress.Json.ObjectModel.JsonObject AlternativeControlProperties


Returns Progress.Json.ObjectModel.JsonObject
Top

CHARACTER BufferName


Returns CHARACTER
Top

Consultingwerk.BusinessEntityDesigner.Generator.IContainerControlGenerator ContainerControlGenerator


Returns Consultingwerk.BusinessEntityDesigner.Generator.IContainerControlGenerator
Top

CHARACTER ContainerName


Returns CHARACTER
Top

CHARACTER DataBindings


Returns CHARACTER
Top

INTEGER Left


Returns INTEGER
Top

CHARACTER Name


Returns CHARACTER
Top

LOGICAL SupportInitialize


Returns LOGICAL
Top

INTEGER TabOrder


Returns INTEGER
Top

CHARACTER Tag


Returns CHARACTER
Top

INTEGER Top


Returns INTEGER
Top

LOGICAL WidgetHidden


Returns LOGICAL
Top

LOGICAL WidgetNoEnable


Returns LOGICAL


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