Namespace: Consultingwerk.BusinessEntityDesigner.KendoUiBuilder
Interface 
IViewBuilder Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.KendoUiBuilder.Builder.DataGridFormViewBuilder

File:IViewBuilder
Purpose:Interface for classes that support creating views
Description:Used by the ViewGenerator:CreateView method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Oct 03 07:55:59 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:48