|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| 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 GenerateControlInit (logical) |
Generates the Code block for the BeginInit or EndInit calls Inherited from Consultingwerk.BusinessEntityDesigner.Generator.ContainerControlGenerator |
|
| # | LONGCHAR GenerateControlNews () |
Generates the code block NEW's the Controls Inherited from Consultingwerk.BusinessEntityDesigner.Generator.ContainerControlGenerator |
|
| # | LONGCHAR GenerateControlsPropertyAssign () |
Generates the Code block that assigns the Control properties Inherited from Consultingwerk.BusinessEntityDesigner.Generator.ContainerControlGenerator |
|
| # | LONGCHAR GenerateControlSupportVariables () |
Generates the code block that defines and initializes the Control Support Variables Inherited from Consultingwerk.BusinessEntityDesigner.Generator.ContainerControlGenerator |
|
| # | LONGCHAR GenerateDefineControlVariables () |
Generates the code block that defines the Control Variables Inherited from Consultingwerk.BusinessEntityDesigner.Generator.ContainerControlGenerator |
|
| + | CHARACTER GenerateObjectName (character) |
Generates a temporary object name (e.g. appearance1) based on a
provided name (e.g. appearance) Inherited from Consultingwerk.BusinessEntityDesigner.Generator.ContainerControlGenerator |
|
| # | 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) |
|
| # | ProcessImages (character) |
Processes Component Images, addes them to the .resx file Inherited from Consultingwerk.BusinessEntityDesigner.Generator.ContainerControlGenerator |
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartViewerGenerator () |
Constructor for the SmartViewerGenerator class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | System.Collections.Generic.List <Progress.Data.ColumnPropDesc> BindingSourceColumns |
|
|
| + | CHARACTER ClassName |
|
|
| + | Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators |
Inherited from Consultingwerk.BusinessEntityDesigner.Generator.ContainerControlGenerator |
|
| + | LOGICAL CreateBindingSource |
|
|
| + | CHARACTER EntityJoin |
|
|
| + | CHARACTER EntityName |
|
|
| + | CHARACTER EntityTable |
|
|
| + | CHARACTER EntityView |
|
|
| + | CHARACTER PackageName |
|
|
| + | CHARACTER ResxTemplateName |
|
|
| + | LOGICAL SilentMode |
|
|
Top
PUBLIC CreateMethod (character, longchar)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED EvaluateFolderName ()
|
||||||||||||||||||||||
PUBLIC CHARACTER Generate ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateBindingSourceNewFields ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlInit (logical)
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlNews ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlsPropertyAssign ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlSupportVariables ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateDefineControlVariables ()
|
||||||||||||||||||||||
PUBLIC CHARACTER GenerateObjectName (character)
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateViewerProperties ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GetMethods ()
|
||||||||||||||||||||||
PROTECTED ProcessImages (character)
|
||||||||||||||||||||||
PUBLIC SmartViewerGenerator ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC System.Collections.Generic.List <Progress.Data.ColumnPropDesc> BindingSourceColumns
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ClassName
|
|||||||||
PUBLIC Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators
|
|||||||||
PUBLIC LOGICAL CreateBindingSource
|
|||||||||
PUBLIC CHARACTER EntityJoin
|
|||||||||
PUBLIC CHARACTER EntityName
|
|||||||||
PUBLIC CHARACTER EntityTable
|
|||||||||
PUBLIC CHARACTER EntityView
|
|||||||||
PUBLIC CHARACTER PackageName
|
|||||||||
PUBLIC CHARACTER ResxTemplateName
|
|||||||||
PUBLIC LOGICAL SilentMode
|
|||||||||