Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
IDefaultActionSubscriber Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Support.SmartBusinessEntityLookupDialog, Consultingwerk.SmartComponents.Support.SmartDataObjectLookupDialog, Consultingwerk.SmartComponents.Support.SmartGenericLookupDialog, Consultingwerk.Windows.Framework.Authentication.SmartUserMaintenanceForm, Consultingwerk.Windows.Framework.Authorization.SmartGroupMaintenanceForm, Consultingwerk.Windows.Framework.Menu.SmartMenuMaintenanceForm

File:IDefaultActionSubscriber
Author(s):Marko Rüterbories / Consultingwerk Ltd.
Created:Tue Mar 17 10:57:34 CET 2009
Purpose: Method to be executed inside the class which implements the Interface
IDefaultActionSubscriber.
Notes: Invoked by the SmartDataBrowser Instance if the DefaultActionHandler
Method is executed.



Top Method Summary
Options Name Purpose
+ SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs) Method to be executed inside the class which implements the Interface IDefaultActionSubscriber.


Method Detail
Top

PUBLIC SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs)

Purpose: Method to be executed inside the class which implements the Interface
IDefaultActionSubscriber.
Notes: Invoked by the SmartDataBrowser Instance if the DefaultActionHandler
Method is executed.

Parameters:
sender Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The reference to the Instance of the SmartDataBrowser which has invoked the Method
e System.EventArgs
The System.EventArgs with the data for this event


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:00