Top Method Summary
Options Name Purpose
GenericAfterFieldsEnabledHandler (Object, EventArgs) Generic event handler for the AfterFieldsEnabled event
GenericBeforeEnableFieldsHandler (Object, CancelableEventArgs) Generic event handler for the BeforeEnableFields event
GenericCurrentChangedHandler (Object, EventArgs) Generic event handler for the CurrentChanged event
GenericDefaultActionHandler (Object, EventArgs) Generic event handler for the DefaultAction event
GenericInitializingHandler (Object, EventArgs) Generic event handler for the Initializing event
Initialize () Initializes the SmartDataBrowserLogic instance
RegisterSmartDataBrowser (SmartDataBrowser) Handshake method for SmartDataBrowser instances
Shutdown () Shuts down the SmartDataBrowserLogic instance
SubscribeControlEventHandler (Control, character, character) Subscribes a Control to an Event Handler in the Viewer Logic Class
A SubscribeEvents () Subscribes the events for an attached grid instance
A UnsubscribeEvents () Unsubscribes the events for an attached grid instance

Top Constructor Summary
Options Name Purpose
SmartDataBrowserLogic () Constructor for the SmartDataBrowserLogic class

Top Property Summary
Options Name Purpose
Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm DynamicForm
Consultingwerk.SmartComponents.Implementation.SmartDataBrowser Owner
Consultingwerk.SmartComponents.Implementation.ListSmartDataBrowser SmartDataBrowsers
Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource
Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource
Consultingwerk.SmartComponents.Base.SmartWindowForm SmartWindowForm


Method Detail
Top

GenericAfterFieldsEnabledHandler (Object, EventArgs)

Purpose: Generic event handler for the AfterFieldsEnabled event
Notes:

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

GenericBeforeEnableFieldsHandler (Object, CancelableEventArgs)

Purpose: Generic event handler for the BeforeEnableFields event
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.CancelableEventArgs
The CancelableEventArgs with the data for this event
Top

GenericCurrentChangedHandler (Object, EventArgs)

Purpose: Generic event handler for the CurrentChanged event
Notes:

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

GenericDefaultActionHandler (Object, EventArgs)

Purpose: Generic event handler for the DefaultAction event
Notes:

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

GenericInitializingHandler (Object, EventArgs)

Purpose: Generic event handler for the Initializing event
Notes:

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

Initialize ()

Purpose: Initializes the SmartDataBrowserLogic instance
Notes:

Top

RegisterSmartDataBrowser (SmartDataBrowser)

Purpose: Handshake method for SmartDataBrowser instances
Notes:

Parameters:
poSmartDataBrowser Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The SmartDataBrowser instance this logic class will provide logic for
Top

Shutdown ()

Purpose: Shuts down the SmartDataBrowserLogic instance
Notes:

Top

SubscribeControlEventHandler (Control, character, character)

Purpose: Subscribes a Control to an Event Handler in the Viewer Logic Class
Notes: The event handler method needs to be PROTECTED in the Viewer Logic Class

Parameters:
poControl System.Windows.Forms.Control
The Control contained in the Viewer
pcEventName CHARACTER
The name of the event to subscribe
pcHandlerName CHARACTER
The name of the control event handler method
Top

SubscribeEvents ()

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

Top

UnsubscribeEvents ()

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



Constructor Detail
Top

SmartDataBrowserLogic ()

Purpose: Constructor for the SmartDataBrowserLogic class
Notes:



Property Detail
Top

Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm DynamicForm


Returns Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm
Top

Consultingwerk.SmartComponents.Implementation.SmartDataBrowser Owner


Returns Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
Top

Consultingwerk.SmartComponents.Implementation.ListSmartDataBrowser SmartDataBrowsers


Returns Consultingwerk.SmartComponents.Implementation.ListSmartDataBrowser
Top

Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource


Returns Consultingwerk.SmartComponents.Interfaces.ISmartDataSource
Top

Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource


Returns Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource
Top

Consultingwerk.SmartComponents.Base.SmartWindowForm SmartWindowForm


Returns Consultingwerk.SmartComponents.Base.SmartWindowForm


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