Namespace: Consultingwerk.Windows.Util.ComplexInputPrompt
Class 
PropertyInputSpec Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:PropertyInputSpec
Purpose:Describes a property for use with the InputPromptHelper:ComplexPrompt
method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jul 21 11:46:40 CEST 2018


Top Constructor Summary
Options Name Purpose
+ PropertyInputSpec (character, character, IComplexInputControl) Constructor for the PropertyInputSpec class
+ PropertyInputSpec (character, character, logical, IComplexInputControl) Constructor for the PropertyInputSpec class

Top Property Summary
Options Name Purpose
+ Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl Control
+ CHARACTER Label
+ CHARACTER PropertyName
+ LOGICAL ReadOnly


Constructor Detail
Top

PUBLIC PropertyInputSpec (character, character, IComplexInputControl)

Purpose: Constructor for the PropertyInputSpec class
Notes:

Parameters:
pcPropertyName CHARACTER
The name of the property
pcLabel CHARACTER
The label for the properties Control
poControl Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl
The reference to the Control to use for the property
Top

PUBLIC PropertyInputSpec (character, character, logical, IComplexInputControl)

Purpose: Constructor for the PropertyInputSpec class
Notes:

Parameters:
pcPropertyName CHARACTER
The name of the property
pcLabel CHARACTER
The label for the properties Control
plReadOnly LOGICAL
Read-only property
poControl Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl
The reference to the Control to use for the property


Property Detail
Top

PUBLIC Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl Control


Returns Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl
Top

PUBLIC CHARACTER Label


Returns CHARACTER
Top

PUBLIC CHARACTER PropertyName


Returns CHARACTER
Top

PUBLIC LOGICAL ReadOnly


Returns LOGICAL


©2006-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.08.2019 00:09:31