Namespace: Consultingwerk.Windows.Framework
Class 
ValueLists Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ValueLists
Purpose:A general purpose provider for framework related
Infragistics ValueLists
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jan 09 11:24:15 CET 2013



Top Method Summary
Options Name Purpose
Infragistics.Win.ValueListItem AddValueListItem (ValueList, Object, character, character) Adds a single item to a value list
Infragistics.Win.ValueList GetAttachmentRoleValueList () Returns a value list for attachement roles
Infragistics.Win.ValueList GetAttachmentValueList () Returns a ValueList to visualize the availbility of Attachments in a grid
Infragistics.Win.ValueList GetCommentRoleValueList () Returns a value list for comment roles
Infragistics.Win.ValueList GetCommentsValueList () Returns a ValueList to visualize the availbility of Comments in a grid
Infragistics.Win.ValueList GetLanguageValueList () Returns a value list for languages
Infragistics.Win.ValueList GetLanguageValueList (character, character) Returns a value list for languages, optionally with a flag value (empty/all/etc)
Infragistics.Win.ValueList GetLoginCompanyValueList () Returns a value list for login companies
Infragistics.Win.ValueList GetLoginCompanyValueList (character, character) Returns a value list for login companies, optionally with a flag value (empty/all/etc)
Infragistics.Win.ValueList GetMessageTypeValueList () Returns a value list with message types, optionally a flag value
Infragistics.Win.ValueList GetMessageTypeValueList (character, character) Returns a value list with message types, optionally a flag value
Infragistics.Win.ValueList GetTranslationTypeValueList () Returns a ValueList to visualize the UI translation type

Top Constructor Summary
Options Name Purpose
ValueLists () Constructor for the ValueLists class
ValueLists () Disallow instance creation


Method Detail
Top

Infragistics.Win.ValueListItem AddValueListItem (ValueList, Object, character, character)

Purpose: Adds a single item to a value list
Notes:

Parameters:
poValueList Infragistics.Win.ValueList
The ValueList to add an item to
poKeyValue System.Object
The key value for the ValueListItem
pcDisplayText CHARACTER
The DisplayText for the ValueListItem
pcImageKey CHARACTER
The key of the Image to retrieve from the ImageProvider service
Returns Infragistics.Win.ValueListItem
The new ValueListItem
Top

Infragistics.Win.ValueList GetAttachmentRoleValueList ()

Purpose: Returns a value list for attachement roles
Notes:

Returns Infragistics.Win.ValueList
The ValueList containing the values (key and display value)
Top

Infragistics.Win.ValueList GetAttachmentValueList ()

Purpose: Returns a ValueList to visualize the availbility of Attachments in
a grid
Notes:

Returns Infragistics.Win.ValueList
The ValueList with the Paperclip to show the availability of an attachment
Top

Infragistics.Win.ValueList GetCommentRoleValueList ()

Purpose: Returns a value list for comment roles
Notes:

Returns Infragistics.Win.ValueList
The ValueList containing the values (key and display value)
Top

Infragistics.Win.ValueList GetCommentsValueList ()

Purpose: Returns a ValueList to visualize the availbility of Comments in
a grid
Notes:

Returns Infragistics.Win.ValueList
The ValueList with the Comments icon to show the availability of an comments
Top

Infragistics.Win.ValueList GetLanguageValueList ()

Purpose: Returns a value list for languages
Notes:

Returns Infragistics.Win.ValueList
The ValueList containing the values (key and display value)
Top

Infragistics.Win.ValueList GetLanguageValueList (character, character)

Purpose: Returns a value list for languages, optionally with a flag value (empty/all/etc)
Notes:

Parameters:
pcFlagValue CHARACTER
The CHARACTER value used for a Flag value (e.g. all or none)
pcFlagText CHARACTER
The Display Value for the flag value
Returns Infragistics.Win.ValueList
The ValueList containing the values (key and display value)
Top

Infragistics.Win.ValueList GetLoginCompanyValueList ()

Purpose: Returns a value list for login companies
Notes:

Returns Infragistics.Win.ValueList
The ValueList containing the values (key and display value)
Top

Infragistics.Win.ValueList GetLoginCompanyValueList (character, character)

Purpose: Returns a value list for login companies, optionally with a flag value
(empty/all/etc)
Notes:

Parameters:
pcFlagValue CHARACTER
The CHARACTER value used for a Flag value (e.g. all or none)
pcFlagText CHARACTER
The Display Value for the flag value
Returns Infragistics.Win.ValueList
The ValueList containing the values (key and display value)
Top

Infragistics.Win.ValueList GetMessageTypeValueList ()

Purpose: Returns a value list with message types, optionally a flag value
Notes:

Returns Infragistics.Win.ValueList
The value list containing the message types
Top

Infragistics.Win.ValueList GetMessageTypeValueList (character, character)

Purpose: Returns a value list with message types, optionally a flag value
Notes:

Parameters:
pcFlagValue CHARACTER
The CHARACTER value used for a Flag value (e.g. all or none)
pcFlagText CHARACTER
The Display Value for the flag value
Returns Infragistics.Win.ValueList
The value list containing the message types
Top

Infragistics.Win.ValueList GetTranslationTypeValueList ()

Purpose: Returns a ValueList to visualize the UI translation type
Notes:

Returns Infragistics.Win.ValueList
The ValueList with the possible UI translation types


Constructor Detail
Top

STATIC ValueLists ()

Purpose: Constructor for the ValueLists class
Notes:

Top

ValueLists ()

Purpose: Disallow instance creation
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:08