Namespace: Consultingwerk.BusinessEntityDesigner.KendoUiBuilder.Builder
Class 
DataGridFormViewBuilder Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.BusinessEntityDesigner.KendoUiBuilder.IViewBuilder

File:DataGridFormViewBuilder
Purpose:Builder for data-grid-form Views
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Oct 03 08:00:50 CEST 2016



Top Method Summary
Options Name Purpose
+ CreateView (Module, dataset, character, character, character, character, character, CharacterList, ListViewerFieldSpec) Creates a view with the provided specifications to the module


Method Detail
Top

PUBLIC CreateView (Module, dataset, character, character, character, character, character, CharacterList, ListViewerFieldSpec)

Purpose: Creates a view with the provided specifications to the module
Notes: Launches the specific view generator instance

Parameters:
poModule Consultingwerk.Web.KendoUiBuilder.Module.Module
The module to add the new view to
dsBusinessEntity DATASET dsBusinessEntity
The dataset with the Business Entity Model
pcTables CHARACTER
The entity table and view tables
pcViewType CHARACTER
The type of the view to create
pcViewName CHARACTER
The name of the view to create
pcDataProvider CHARACTER
The name of the data provider
pcDataSource CHARACTER
The name of the data source
poGridColumns Consultingwerk.Framework.Collections.CharacterList
The list with the column names to use for the grid
poViewerFields Consultingwerk.BusinessEntityDesigner.Generator.Viewer.ListViewerFieldSpec
The list with the viewer field specs


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