| 
            
Navigate to: Methods | Constructors | Events | Properties
| 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
provoded 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)  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartWindowGenerator () | 
     Constructor for the SmartWindowGenerator class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | System.Collections.Generic.List <Progress.Data.ColumnPropDesc> BindingSourceColumns | 
     Returns the List of Columns in the BindingSource Schema  | 
|
| + | CHARACTER ClassName | 
     Gets and sets the Class Name for the generated SmartWindowForm  | 
|
| + | Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators | 
     Returns the List of IControlGenerators used by this SmartViewerGenerator  Inherited from Consultingwerk.BusinessEntityDesigner.Generator.ContainerControlGenerator  | 
|
| + | CHARACTER DatasetControllerName | 
       | 
|
| + | CHARACTER EntityJoin | 
     Gets and sets the EntityJoin property of the SmartBusinessEntityBindingSource  | 
|
| + | CHARACTER EntityName | 
     Gets and sets the EntityName property of the SmartBusinessEntityBindingSource  | 
|
| + | CHARACTER EntityTable | 
     Gets and sets the EntityTable property of the SmartBusinessEntityBindingSource  | 
|
| + | CHARACTER EntityView | 
     Gets and sets the EntityView property of the SmartBusinessEntityBindingSource  | 
|
| + | CHARACTER FormTitle | 
     Gets and sets the Form Title (Text Property of the generated Form)  | 
|
| + | Consultingwerk.Framework.Collections.CharacterList GridColumns | 
     Gets and sets the list of Grid Columns  | 
|
| + | CHARACTER PackageName | 
     Gets and sets the Package Name for the generated SmartWindowForm  | 
|
| + | CHARACTER ResxTemplateName | 
     Gets and sets the Name of the Template to be used for generation of
the .resx file  | 
|
| + | LOGICAL SilentMode | 
     Ignore status messages on completion  | 
|
| + | CHARACTER TemplateName | 
     Gets and sets the Name of the Template to be used for generation  | 
|
| + | CHARACTER ViewerName | 
     Gets and sets the name of the SmartViewer to be used in the SmartWindowForm  | 
| 
         
            
                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 ()
 
  | 
||||||||||||||||||||||
        
        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
 
  | 
|||||||||||||||