Namespace: Consultingwerk.BusinessEntityDesigner.Generator
Interface 
IContainerControlGenerator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Generator.Form.SmartWindowGenerator, Consultingwerk.BusinessEntityDesigner.Generator.Viewer.SmartViewerGenerator

File:IContainerControlGenerator
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Oct 24 00:01:29 CEST 2012



Top Method Summary
Options Name Purpose
+ CreateMethod (character, longchar) Creates a method in the container control
+ CHARACTER GenerateObjectName (character) Generates a temporary object name (e.g. appearance1) based on a provoded name (e.g. appearance)


Method Detail
Top

PUBLIC CreateMethod (character, longchar)

Purpose: Creates a method in the container control
Notes:

Parameters:
pcMethodName CHARACTER
The name of the method to create
pcCode LONGCHAR
The source code of the method
Top

PUBLIC CHARACTER GenerateObjectName (character)

Purpose: Generates a temporary object name (e.g. appearance1) based on a
provoded name (e.g. appearance)
Notes:

Parameters:
pcObjectName CHARACTER
The name to be used for a temporary object
Returns CHARACTER
The name to be used for a temporary object


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