Namespace: Consultingwerk.Windows.Util.ComplexInputPrompt
Interface 
IComplexInputControl Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Inherited by: Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControlWithSecondValue
Implemented by: Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexComboBoxControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputCheckBoxControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputClassNameLookupControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputDateControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputDateToFromControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputNumericDecimalEditorControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputNumericIntegerEditorControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputNumericIntegerEditorToFromControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputOpenFileControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputOpenFolderControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputOpenPackageControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputSaveFileControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputSmartBusinessEntityLookupControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputTextBoxControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputTextBoxToFromControl, Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexListItemsSelectionControl

File:IComplexInputControl
Purpose:Interface for Controls that can be used by the
InputPromptHelper:ComplexPrompt method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jul 21 11:42:44 CEST 2018
Purpose: Assigns the current Control input value to a property of the
value object
Notes:



Top Method Summary
Options Name Purpose
+ AssignPropertyValue (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


Method Detail
Top

PUBLIC AssignPropertyValue (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)

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


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