|
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 SmartWindowForm |
|
| # | LONGCHAR GenerateBindingSourceNewFields () |
Generates the Code block that creates the Binding Source schema |
|
| # | LONGCHAR GenerateColumnAssignToArray () |
Builds the code block that assigns the columns to the array |
|
| # | LONGCHAR GenerateColumnDefineAndNew () |
Generates the Code block that defines and NEW's the Grid Columns |
|
| # | 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 |
|
| # | LONGCHAR GenerateGridColumnProperties () |
Generates the Code block that assigns the properties for the the Grid Columns |
|
| + | 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 |
|
| # | CHARACTER GenerateViewerVariableName () |
Generates the Variable Name for the Viewer, based on the ViewerName
(class name of the Viewer) |
|
| # | 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 | |
|---|---|---|---|
| + | SmartWindowGenerator () |
Constructor for the SmartWindowGenerator 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 |
|
| + | CHARACTER DatasetControllerName |
|
|
| + | CHARACTER EntityJoin |
|
|
| + | CHARACTER EntityName |
|
|
| + | CHARACTER EntityTable |
|
|
| + | CHARACTER EntityView |
|
|
| + | CHARACTER FormTitle |
|
|
| + | Consultingwerk.Framework.Collections.CharacterList GridColumns |
|
|
| + | CHARACTER PackageName |
|
|
| + | CHARACTER ResxTemplateName |
|
|
| + | LOGICAL SilentMode |
|
|
| + | CHARACTER TemplateName |
|
|
| + | CHARACTER ViewerName |
|
|
Top
PUBLIC CreateMethod (character, longchar)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED EvaluateFolderName ()
|
||||||||||||||||||||||
PUBLIC CHARACTER Generate ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateBindingSourceNewFields ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateColumnAssignToArray ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateColumnDefineAndNew ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlInit (logical)
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlNews ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlsPropertyAssign ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateControlSupportVariables ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateDefineControlVariables ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GenerateGridColumnProperties ()
|
||||||||||||||||||||||
PUBLIC CHARACTER GenerateObjectName (character)
|
||||||||||||||||||||||
PROTECTED CHARACTER GenerateViewerVariableName ()
|
||||||||||||||||||||||
PROTECTED LONGCHAR GetMethods ()
|
||||||||||||||||||||||
PROTECTED ProcessImages (character)
|
||||||||||||||||||||||
PUBLIC SmartWindowGenerator ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC System.Collections.Generic.List <Progress.Data.ColumnPropDesc> BindingSourceColumns
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER ClassName
|
|||||||||
PUBLIC Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators
|
|||||||||
PUBLIC CHARACTER DatasetControllerName
|
|||||||||
PUBLIC CHARACTER EntityJoin
|
|||||||||
PUBLIC CHARACTER EntityName
|
|||||||||
PUBLIC CHARACTER EntityTable
|
|||||||||
PUBLIC CHARACTER EntityView
|
|||||||||
PUBLIC CHARACTER FormTitle
|
|||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList GridColumns
|
|||||||||
PUBLIC CHARACTER PackageName
|
|||||||||
PUBLIC CHARACTER ResxTemplateName
|
|||||||||
PUBLIC LOGICAL SilentMode
|
|||||||||
PUBLIC CHARACTER TemplateName
|
|||||||||
PUBLIC CHARACTER ViewerName
|
|||||||||