Top Method Summary
Options Name Purpose
CollectFilterValuesHandler (Object, CollectFilterValuesEventArgs) Event handler for the CollectFilterValues event of the data source
FilterPendingMerges (Object, ToolEventArgs) Event handler for the FilterPendingMerges button
LocateFile (Object, ToolEventArgs) Event handler for the OpenMergeTool button
MarkAsResolved (Object, ToolEventArgs) Event handler for the MarkAsResolved button
ObjectMasterDesigner (Object, ToolEventArgs) Event handler for the OpenMergeTool button
OpenMergeTool (Object, ToolEventArgs) Event handler for the OpenMergeTool button
SubscribeEvents () Subscribes the events for an attached form instance
UnsubscribeEvents () Unsubscribes the events for an attached form instance


Method Detail
Top

CollectFilterValuesHandler (Object, CollectFilterValuesEventArgs)

Purpose: Event handler for the CollectFilterValues event of the data source
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the control that raised the event
e Consultingwerk.SmartComponents.Implementation.CollectFilterValuesEventArgs
The CollectFilterValuesEventArgs with the data for this event
Top

FilterPendingMerges (Object, ToolEventArgs)

Purpose: Event handler for the FilterPendingMerges button
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolEventArgs
The ToolEventArgs with the data for this event
Top

LocateFile (Object, ToolEventArgs)

Purpose: Event handler for the OpenMergeTool button
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolEventArgs
The ToolEventArgs with the data for this event
Top

MarkAsResolved (Object, ToolEventArgs)

Purpose: Event handler for the MarkAsResolved button
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolEventArgs
The ToolEventArgs with the data for this event
Top

ObjectMasterDesigner (Object, ToolEventArgs)

Purpose: Event handler for the OpenMergeTool button
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolEventArgs
The ToolEventArgs with the data for this event
Top

OpenMergeTool (Object, ToolEventArgs)

Purpose: Event handler for the OpenMergeTool button
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolEventArgs
The ToolEventArgs with the data for this event
Top

SubscribeEvents ()

Purpose: Subscribes the events for an attached form instance
Notes: This method needs to be implemented by the Form Logic class and
is supposed to subscribe to control events

Top

UnsubscribeEvents ()

Purpose: Unsubscribes the events for an attached form instance
Notes: This method needs to be implemented by the Form Logic class and
is supposed to unsubscribe from control events



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.04.2026 22:33:56