Namespace: Consultingwerk.Windows.Util.ComplexInputPrompt
Class 
ComplexListItemsSelectionControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl
Implements: Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl

File:ComplexListItemsSelectionControl
Purpose:Complex input selection based on a list of items
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Apr 14 13:27:13 CEST 2020



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
- InitializeComponent () Initializing the Visual Component

Top Constructor Summary
Options Name Purpose
+ ComplexListItemsSelectionControl () Constructor for the ComplexListItemsSelectionControl class
+ ComplexListItemsSelectionControl (character) Constructor for the ComplexListItemsSelectionControl 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

PRIVATE InitializeComponent ()

Purpose: Initializing the Visual Component
Notes:



Constructor Detail
Top

PUBLIC ComplexListItemsSelectionControl ()

Purpose: Constructor for the ComplexListItemsSelectionControl class
Notes:

Top

PUBLIC ComplexListItemsSelectionControl (character)

Purpose: Constructor for the ComplexListItemsSelectionControl class
Notes:

Parameters:
pcListItems CHARACTER
Comma delimited list of items to select from


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