Top Method Summary
Options Name Purpose
+ Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.Column AddColumn (character, character, character) Adds a Columnn to the Grid definition
+ A LONGCHAR GetViewColumns () Returns the source code for the the View Columns

Top Constructor Summary
Options Name Purpose
+ BaseDetailViewBuilder () Constructor for the BaseDetailViewBuilder class

Top Property Summary
Options Name Purpose
+ Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.ListColumn Columns
+ CHARACTER ListViewID
+ CHARACTER TemplateFileName
+ CHARACTER ViewID
+ CHARACTER ViewModel
+ CHARACTER ViewTitle


Method Detail
Top

PUBLIC Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.Column AddColumn (character, character, character)

Purpose: Adds a Columnn to the Grid definition
Notes:

Parameters:
pcColumnName CHARACTER
The name of the column to add
pcColumnDataType CHARACTER
The ABL data type for the colum
pcColumnLabel CHARACTER
The label for the column
Returns Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.Column
The new Column instance
Top

PUBLIC LONGCHAR GetViewColumns ()

Purpose: Returns the source code for the the View Columns
Notes:

Returns LONGCHAR
The html5 string describing the view columns


Constructor Detail
Top

PUBLIC BaseDetailViewBuilder ()

Purpose: Constructor for the BaseDetailViewBuilder class
Notes:



Property Detail
Top

PUBLIC Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.ListColumn Columns


Returns Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.ListColumn
Top

PUBLIC CHARACTER ListViewID


Returns CHARACTER
Top

PUBLIC CHARACTER TemplateFileName


Returns CHARACTER
Top

PUBLIC CHARACTER ViewID


Returns CHARACTER
Top

PUBLIC CHARACTER ViewModel


Returns CHARACTER
Top

PUBLIC CHARACTER ViewTitle


Returns CHARACTER


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:10:56