Namespace: Consultingwerk.BusinessEntityDesigner.Generator.Viewer
Interface 
ISmartViewerGenerator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Generator.Viewer.SmartViewerGenerator, Consultingwerk.BusinessEntityDesigner.Generator.Viewer.SmartWeb2ViewGenerator

File:ISmartViewerGenerator
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
+ LOGICAL CreateBindingSource Gets and sets if the generated User Control should contain a Binding Source or not
+ 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 PackageName Gets and sets the Class Name for the generated SmartViewerControl


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 LOGICAL CreateBindingSource

Purpose: Gets and sets if the generated User Control should contain a
Binding Source or not
Notes:

Returns LOGICAL
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 PackageName

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

Returns CHARACTER


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