Top Method Summary
Options Name Purpose
+ AssignPropertyValue (Object, character) Assigns the current Control input value to a property of the value object
Inherited from Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl
+ AssignPropertyValue2 (Object, character) Assigns the current Control input value to a property of the value object
+ DisplayPropertyValue (Object, character) Reads a property of the input value object and assigns it to the Control input
Inherited from Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl
+ DisplayPropertyValue2 (Object, character) Reads a property of the input value object and assigns it to the Control input
+ SetLabel2 (character) Sets the Label for the second control


Method Detail
Top

PUBLIC AssignPropertyValue (Object, character)

Inherited from Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl
Purpose: Assigns the current Control input value to a property of the
value object
Notes:

Parameters:
poObject Progress.Lang.Object
The value object
pcPropertyName CHARACTER
The name of the object property to display
Top

PUBLIC AssignPropertyValue2 (Object, character)

Purpose: Assigns the current Control input value to a property of the
value object
Notes:

Parameters:
poObject Progress.Lang.Object
The value object
pcPropertyName CHARACTER
The name of the object property to display
Top

PUBLIC DisplayPropertyValue (Object, character)

Inherited from Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl
Purpose: Reads a property of the input value object and assigns it to
the Control input
Notes:

Parameters:
poObject Progress.Lang.Object
The value object
pcPropertyName CHARACTER
The name of the object property to display
Top

PUBLIC DisplayPropertyValue2 (Object, character)

Purpose: Reads a property of the input value object and assigns it to
the Control input
Notes:

Parameters:
poObject Progress.Lang.Object
The value object
pcPropertyName CHARACTER
The name of the object property to display
Top

PUBLIC SetLabel2 (character)

Purpose: Sets the Label for the second control
Notes:

Parameters:
pcLabel CHARACTER
The Label of the second control


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:29