Namespace: Consultingwerk.Windows.Framework
Interface 
IValueListProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.Framework.System.ValueListProvider

Purpose: Returns the ValueList for the given key
Notes:



Top Method Summary
Options Name Purpose
+ Infragistics.Win.ValueList ValueListFromKey (character) Returns the ValueList for the given key
+ Infragistics.Win.ValueList ValueListFromKey (character, ValueListDisplayTextEnum) Returns the ValueList for the given key
+ CHARACTER ValueListItemDescription (character, character) Returns the Description for the given value list and item key
+ CHARACTER ValueListItemDescription (character, character, ValueListDisplayTextEnum) Returns the ValueList for the given key


Method Detail
Top

PUBLIC Infragistics.Win.ValueList ValueListFromKey (character)

Purpose: Returns the ValueList for the given key
Notes:

Parameters:
pcValueListKey CHARACTER
The key to return a value list for
Returns Infragistics.Win.ValueList
The ValueList for the given key
Top

PUBLIC Infragistics.Win.ValueList ValueListFromKey (character, ValueListDisplayTextEnum)

Purpose: Returns the ValueList for the given key
Notes:

Parameters:
pcValueListKey CHARACTER
The key to return a value list for
poDisplayText Consultingwerk.Windows.Framework.ValueListDisplayTextEnum
The ValueListDisplayTextEnum member controlling how the display text is determined
Returns Infragistics.Win.ValueList
The ValueList for the given key
Top

PUBLIC CHARACTER ValueListItemDescription (character, character)

Purpose: Returns the Description for the given value list and item key
Notes:

Parameters:
pcValueListKey CHARACTER
The key of the value list
pcValueListItemKey CHARACTER
The key of the value list item
Returns CHARACTER
The description
Top

PUBLIC CHARACTER ValueListItemDescription (character, character, ValueListDisplayTextEnum)

Purpose: Returns the ValueList for the given key
Notes:

Parameters:
pcValueListKey CHARACTER
The key of the value list
pcValueListItemKey CHARACTER
The key of the value list item
poDisplayText Consultingwerk.Windows.Framework.ValueListDisplayTextEnum
The ValueListDisplayTextEnum member controlling how the display text is determined
Returns CHARACTER
The description


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.12.2024 13:26:31