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

Top Property Summary
Options Name Purpose
+ Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.ListColumn Columns Returns the List of Columns
Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
+ CHARACTER ListViewID Gets and sets the ID of the list view
Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
+ CHARACTER TemplateFileName Gets and set the name of the view template
Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
+ CHARACTER ViewID Gets and set the ID of the View
Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
+ CHARACTER ViewModel Gets and sets the name of the referenced ViewModel
Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
+ CHARACTER ViewTitle Gets and sets the title of the view
Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder


Method Detail
Top

PUBLIC AddColumn (character, character, character)

Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
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
Top

PUBLIC LONGCHAR GetViewColumns ()

Overrides Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder:GetViewColumns ()
Purpose: Returns the source code for the the View Columns
Notes:

Returns LONGCHAR
The html5 string describing the view columns


Property Detail
Top

PUBLIC Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.ListColumn Columns

Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
Purpose: Returns the List of Columns
Notes:

Returns Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.ListColumn
Top

PUBLIC CHARACTER ListViewID

Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
Purpose: Gets and sets the ID of the list view
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER TemplateFileName

Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
Purpose: Gets and set the name of the view template
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER ViewID

Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
Purpose: Gets and set the ID of the View
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER ViewModel

Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
Purpose: Gets and sets the name of the referenced ViewModel
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER ViewTitle

Inherited from Consultingwerk.BusinessEntityDesigner.Generator.TelerikMobile.BaseDetailViewBuilder
Purpose: Gets and sets the title of the view
Notes:

Returns CHARACTER


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