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
ItemDoubleClickHandler (Object, ItemDoubleClickEventArgs) Event handler for the ItemDoubleClick event of the UltraListView
OnEditorButtonClick (EditorButtonEventArgs) Raises the Invokes the EditorButtonClick event
Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputSmartBusinessEntityLookupControl WithLruList (ListNameValuePair) Adds a LRU List to the SmartBusinessEntityLookup Control

Top Constructor Summary
Options Name Purpose
ComplexInputSmartBusinessEntityLookupControl (character) Constructor for the ComplexInputSmartBusinessEntityLookupControl class
ComplexInputSmartBusinessEntityLookupControl (SmartBusinessEntityLookupDescriptor) Constructor for the ComplexInputSmartBusinessEntityLookupControl class


Method Detail
Top

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

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

ItemDoubleClickHandler (Object, ItemDoubleClickEventArgs)

Purpose: Event handler for the ItemDoubleClick event of the UltraListView
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e Infragistics.Win.UltraWinListView.ItemDoubleClickEventArgs
The ItemDoubleClickEventArgs with the data for this event
Top

OnEditorButtonClick (EditorButtonEventArgs)

Purpose: Raises the Invokes the EditorButtonClick event
Notes:

Parameters:
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event
Top

Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputSmartBusinessEntityLookupControl WithLruList (ListNameValuePair)

Purpose: Adds a LRU List to the SmartBusinessEntityLookup Control
Notes:

Parameters:
poList Consultingwerk.ListNameValuePair
The ListNameValuePair with the LRU Items
Returns Consultingwerk.Windows.Util.ComplexInputPrompt.ComplexInputSmartBusinessEntityLookupControl
The reference to the ComplexInputSmartBusinessEntityLookupControl instance for fluent style coding


Constructor Detail
Top

ComplexInputSmartBusinessEntityLookupControl (character)

Purpose: Constructor for the ComplexInputSmartBusinessEntityLookupControl class
Notes:

Parameters:
pcLookupFile CHARACTER
The file containing the serialized lookup descriptor (.lookup file)
Top

ComplexInputSmartBusinessEntityLookupControl (SmartBusinessEntityLookupDescriptor)

Purpose: Constructor for the ComplexInputSmartBusinessEntityLookupControl class
Notes:

Parameters:
poLookupDescriptor Consultingwerk.Framework.RepositoryServices.SmartBusinessEntityLookupDescriptor
The SmartBusinessEntityLookupDescriptor Describing the Lookup


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