Namespace: Consultingwerk.Windows.Util.ComplexInputPrompt
Class 
ComplexComboBoxControl Copy to Clipboard
Parent classes:
Inherits: Infragistics.Win.UltraWinEditors.UltraComboEditor
Implements: Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl

File:ComplexComboBoxControl
Purpose:Combo Box Control for the InputPromptHelper:ComplexPrompt
method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jul 21 11:59:43 CEST 2018
Purpose: Constructor for the ComplexComboBoxControl class
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
+ Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexComboBoxControl SetValueList (ValueList) Sets the ValueList of the component

Top Constructor Summary
Options Name Purpose
+ ComplexComboBoxControl () Constructor for the ComplexComboBoxControl class
+ ComplexComboBoxControl (ListNameValuePair) Constructor for the ComplexComboBoxControl class


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
Top

PUBLIC Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexComboBoxControl SetValueList (ValueList)

Purpose: Sets the ValueList of the component
Notes:

Parameters:
poValueList Infragistics.Win.ValueList
The ValueList for the component
Returns Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexComboBoxControl
The reference to the component instance


Constructor Detail
Top

PUBLIC ComplexComboBoxControl ()

Purpose: Constructor for the ComplexComboBoxControl class
Notes:

Top

PUBLIC ComplexComboBoxControl (ListNameValuePair)

Purpose: Constructor for the ComplexComboBoxControl class
Notes:

Parameters:
poValueList Consultingwerk.ListNameValuePair
The ListNameValuePair with the values for the combo box


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