Namespace: Consultingwerk.BusinessEntityDesigner.Generator.Viewer
Class 
ControlGeneratorFactoryParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.JsonSerializable
Implements: Consultingwerk.IJsonSerializable

File:ControlGeneratorFactoryParameter
Purpose:Parameter class to the GetControlGenerator method of the
IControlGeneratorFactoryExt service interface
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Nov 24 19:03:24 CET 2014


Top Constructor Summary
Options Name Purpose
ControlGeneratorFactoryParameter () Constructor for the ControlGeneratorFactoryParameter class
ControlGeneratorFactoryParameter (character, character, character, character) Constructor for the ControlGeneratorFactoryParameter class

Top Property Summary
Options Name Purpose
CHARACTER ColumnName
CHARACTER CustomControlName
CHARACTER DataType
CHARACTER FieldName


Constructor Detail
Top

ControlGeneratorFactoryParameter ()

Purpose: Constructor for the ControlGeneratorFactoryParameter class
Notes:

Top

ControlGeneratorFactoryParameter (character, character, character, character)

Purpose: Constructor for the ControlGeneratorFactoryParameter class
Notes:

Parameters:
pcColumnName CHARACTER
The name of the current BindingSource Column
pcFieldName CHARACTER
The name (including buffer) of the current business entity field
pcCustomControlName CHARACTER
The name of the custom control as specified in the field properties in the Business Entity Designer
pcDataType CHARACTER
The data type of the current BindingSource Column


Property Detail
Top

CHARACTER ColumnName


Returns CHARACTER
Top

CHARACTER CustomControlName


Returns CHARACTER
Top

CHARACTER DataType


Returns CHARACTER
Top

CHARACTER FieldName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:21