Top Method Summary
Options Name Purpose
AfterAddRecordHandler (Object, EventArgs) Event handler for the AfterAddRecord event of the viewer
BeforePerformLookupHandler (Object, CancelEventArgs) Event handler for the BeforePerformLookup event of the lookups
Initialize () Initializes the SmartViewerLogic instance
LookupDatasetControllerClickHandler (Object, BeforeLookupDialogShownEventArgs) Event handler for the Click event of the Entity Name button
LookupEntityNameClickHandler (Object, BeforeLookupDialogShownEventArgs) Event handler for the Click event of the Entity Name button
SubscribeEvents () Subscribes the events for an attached viewer instance
UnsubscribeEvents () Unsubscribes the events for an attached viewer instance


Method Detail
Top

AfterAddRecordHandler (Object, EventArgs)

Purpose: Event handler for the AfterAddRecord event of the viewer
Notes:

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

BeforePerformLookupHandler (Object, CancelEventArgs)

Purpose: Event handler for the BeforePerformLookup event of the lookups
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e System.ComponentModel.CancelEventArgs
The System.ComponentModel.CancelEventArgs with the data for this event
Top

Initialize ()

Purpose: Initializes the SmartViewerLogic instance
Notes:

Top

LookupDatasetControllerClickHandler (Object, BeforeLookupDialogShownEventArgs)

Purpose: Event handler for the Click event of the Entity Name button
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the sender of the event
e Consultingwerk.SmartComponents.Implementation.BeforeLookupDialogShownEventArgs
The System.EventArgs with the data for this event
Top

LookupEntityNameClickHandler (Object, BeforeLookupDialogShownEventArgs)

Purpose: Event handler for the Click event of the Entity Name button
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the sender of the event
e Consultingwerk.SmartComponents.Implementation.BeforeLookupDialogShownEventArgs
The System.EventArgs with the data for this event
Top

SubscribeEvents ()

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

Top

UnsubscribeEvents ()

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



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