|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | CreateMethod (character, longchar) |
Creates a method in the container control |
|
+ | CHARACTER Generate () |
Generates the source code for the SmartViewerControl |
|
+ | CHARACTER GenerateObjectName (character) |
Generates a temporary object name (e.g. appearance1) based on a
provoded name (e.g. appearance) |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartWeb2ViewGenerator (character) |
Constructor for the SmartWeb2ViewGenerator 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 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 OutputFileName |
Gets and sets the output file name |
|
+ | CHARACTER PackageName |
Gets and sets the Class Name for the generated SmartViewerControl |
Top
PUBLIC CreateMethod (character, longchar)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER Generate ()
|
||||||||||||||||||||||
PUBLIC CHARACTER GenerateObjectName (character)
|
PUBLIC SmartWeb2ViewGenerator (character)
|
---|
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 OutputFileName
|
|||||||||||||||
PUBLIC CHARACTER PackageName
|