Namespace: Consultingwerk.Windows.Framework.Repository.BusinessEntities.MetaBusinessEntity
Class 
MetaBusinessEntityViewerLogic Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartViewerLogic
Implements: ISmartViewerLogicWithEvents

File:MetaBusinessEntityViewerLogic
Purpose:Viewer Logic for the MetaBusinessEntityViewer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Oct 11 21:04:43 CEST 2020



Top Method Summary
Options Name Purpose
AfterAddRecordHandler (Object, EventArgs) Event handler for the AfterAddRecord event of the viewer
Initialize () Initializes the SmartViewerLogic instance
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

Initialize ()

Purpose: Initializes the SmartViewerLogic instance
Notes:

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       30.03.2026 11:14:46