Top Method Summary
Options Name Purpose
Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl Add (character, RenderedBrowseControl) Adds an item to the generic Dictionary
Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl AddWhenNotContained (character, RenderedBrowseControl) Adds an item to the generic Dictionary
Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl GetItem (character) Retrieves an item from the generic Dictionary
Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl GetItemOrNull (character) Retrieves an item from the generic Dictionary


Method Detail
Top

Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl Add (character, RenderedBrowseControl)

Purpose: Adds an item to the generic Dictionary
Notes:

Parameters:
pcKey CHARACTER
The key value
poItem Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
And item of the Lists member type
Returns Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
The item that was added to the List
Top

Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl AddWhenNotContained (character, RenderedBrowseControl)

Purpose: Adds an item to the generic Dictionary
Notes:

Parameters:
pcKey CHARACTER
The key value
poItem Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
And item of the Lists member type
Returns Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
The item that was added to the List
Top

Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl GetItem (character)

Purpose: Retrieves an item from the generic Dictionary
Notes: CAST's the element from the underlying Progress.Lang.Object

Parameters:
pcKey CHARACTER
The key of the item to retrieve
Returns Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
The item of the Lists member type
Top

Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl GetItemOrNull (character)

Purpose: Retrieves an item from the generic Dictionary
Notes: CAST's the element from the underlying Progress.Lang.Object
This method does not fail when the key is not valid

Parameters:
pcKey CHARACTER
The key of the item to retrieve
Returns Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
The item of the Lists member type


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