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

File:IValueListProvider
Purpose:Service Interface to provide an Infragistics ValueList by
a list key
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Jul 15 20:40:24 CEST 2013
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


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


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