|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| 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 statementfor the Control |
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL AddColonToText |
|
|
| + | CHARACTER AlternativeControlName |
|
|
| + | Progress.Json.ObjectModel.JsonObject AlternativeControlProperties |
|
|
| # | CHARACTER AppearanceVariableName |
|
|
| + | INTEGER BGCOLOR |
|
|
| + | CHARACTER BufferName |
|
|
| + | Consultingwerk.BusinessEntityDesigner.Generator.IContainerControlGenerator ContainerControlGenerator |
|
|
| + | CHARACTER ContainerName |
|
|
| + | CHARACTER ControlTypeName |
|
|
| + | CHARACTER DataBindings |
|
|
| + | INTEGER FGCOLOR |
|
|
| + | LOGICAL IsSideLabel |
|
|
| + | INTEGER Left |
|
|
| + | CHARACTER Name |
|
|
| + | LOGICAL SupportInitialize |
|
|
| + | INTEGER TabOrder |
|
|
| + | CHARACTER Tag |
|
|
| + | CHARACTER TemplateFileName |
|
|
| + | CHARACTER Text |
|
|
| + | INTEGER Top |
|
|
| + | LOGICAL WidgetHidden |
|
|
| + | LOGICAL WidgetNoEnable |
|
|
Top
PUBLIC LONGCHAR GenerateAssignPropertiesBlock ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LONGCHAR GenerateControlNew ()
|
|||||||||||||||
PUBLIC LONGCHAR GenerateSupportingObjectDefinition ()
|
|||||||||||||||
PUBLIC LONGCHAR GenerateVariableDefinition ()
|
|||||||||||||||
PUBLIC LOGICAL AddColonToText
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER AlternativeControlName
|
|||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject AlternativeControlProperties
|
|||||||||
PROTECTED CHARACTER AppearanceVariableName
|
|||||||||
PUBLIC INTEGER BGCOLOR
|
|||||||||
PUBLIC CHARACTER BufferName
|
|||||||||
PUBLIC Consultingwerk.BusinessEntityDesigner.Generator.IContainerControlGenerator ContainerControlGenerator
|
|||||||||
PUBLIC CHARACTER ContainerName
|
|||||||||
PUBLIC CHARACTER ControlTypeName
|
|||||||||
PUBLIC CHARACTER DataBindings
|
|||||||||
PUBLIC INTEGER FGCOLOR
|
|||||||||
PUBLIC LOGICAL IsSideLabel
|
|||||||||
PUBLIC INTEGER Left
|
|||||||||
PUBLIC CHARACTER Name
|
|||||||||
PUBLIC LOGICAL SupportInitialize
|
|||||||||
PUBLIC INTEGER TabOrder
|
|||||||||
PUBLIC CHARACTER Tag
|
|||||||||
PUBLIC CHARACTER TemplateFileName
|
|||||||||
PUBLIC CHARACTER Text
|
|||||||||
PUBLIC INTEGER Top
|
|||||||||
PUBLIC LOGICAL WidgetHidden
|
|||||||||
PUBLIC LOGICAL WidgetNoEnable
|
|||||||||