Namespace: Consultingwerk.BusinessEntityDesigner.Generator.Form
Interface 
ISmartWindowGenerator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Generator.Form.SmartWindowGenerator

File:ISmartWindowGenerator
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Oct 17 08:28:51 CEST 2012



Top Method Summary
Options Name Purpose
+ CHARACTER Generate () Generates the source code for the SmartViewerControl

Top Property Summary
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 SmartViewerControl
+ Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators Returns the List of IControlGenerators used by this SmartViewerGenerator
+ CHARACTER DatasetControllerName Gets and sets the name of the Dataset Controller used
+ 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 Class Name for the generated SmartViewerControl
+ CHARACTER ResxTemplateName Gets and sets the Name of the Template to be used for generation of the .resx file
+ 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


Method Detail
Top

PUBLIC CHARACTER Generate ()

Purpose: Generates the source code for the SmartViewerControl
Notes:

Returns CHARACTER
The file name of the generated source


Property Detail
Top

PUBLIC System.Collections.Generic.List <Progress.Data.ColumnPropDesc> BindingSourceColumns

Purpose: Returns the List of Columns in the BindingSource Schema
Notes:

Returns System.Collections.Generic.List <Progress.Data.ColumnPropDesc>
Top

PUBLIC CHARACTER ClassName

Purpose: Gets and sets the Class Name for the generated SmartViewerControl
Notes:

Returns CHARACTER
Top

PUBLIC Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator ControlGenerators

Purpose: Returns the List of IControlGenerators used by this SmartViewerGenerator
Notes:

Returns Consultingwerk.BusinessEntityDesigner.Generator.ListIControlGenerator
Top

PUBLIC CHARACTER DatasetControllerName

Purpose: Gets and sets the name of the Dataset Controller used
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER EntityJoin

Purpose: Gets and sets the EntityJoin property of the SmartBusinessEntityBindingSource
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER EntityName

Purpose: Gets and sets the EntityName property of the SmartBusinessEntityBindingSource
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER EntityTable

Purpose: Gets and sets the EntityTable property of the SmartBusinessEntityBindingSource
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER EntityView

Purpose: Gets and sets the EntityView property of the SmartBusinessEntityBindingSource
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER FormTitle

Purpose: Gets and sets the Form Title (Text Property of the generated Form)
Notes:

Returns CHARACTER
Top

PUBLIC Consultingwerk.Framework.Collections.CharacterList GridColumns

Purpose: Gets and sets the list of Grid Columns
Notes:

Returns Consultingwerk.Framework.Collections.CharacterList
Top

PUBLIC CHARACTER PackageName

Purpose: Gets and sets the Class Name for the generated SmartViewerControl
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER ResxTemplateName

Purpose: Gets and sets the Name of the Template to be used for generation of
the .resx file
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER TemplateName

Purpose: Gets and sets the Name of the Template to be used for generation
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER ViewerName

Purpose: Gets and sets the name of the SmartViewer to be used in the SmartWindowForm
Notes:

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:25:46