Namespace: Consultingwerk
Class 
CancelableEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs
Inherited by: Consultingwerk.Studio.LegacyGuiMigration.CreateBusinessEntityWizard.CustomizeBusinessEntityEventArgs Consultingwerk.Windows.AssignSettingFromFormEventArgs Consultingwerk.ProcessingStatusChangedEventArgs Consultingwerk.BusinessEntityDesigner.BeforeAddingFieldToNewTableEventArgs Consultingwerk.BusinessEntityDesigner.BeforeAddingIndexToNewTableEventArgs Consultingwerk.BusinessEntityDesigner.Generator.WriteFileEventArgs Consultingwerk.BusinessEntityDesigner.Services.CancelableFileEventArgs Consultingwerk.Windows.ShowEditDialogEventArgs

File:CancelableEventArgs
Purpose:Generic argument class for cancellable events
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Dec 19 21:42:29 CET 2009
Notes:Typically used in before events to allow a subscriber to
cancel the following operation associated with the event
The SmartComponent Library does as of February 2012
by default use the .NET System.ComponentModel.CancelEventArgs
instead of Consultingwerk.CancellableEventArgs as in
OpenEdge 11.0 the Visual Designer causes serious issues
when editing components that use non .NET derived objects
as event arguments.


Top Property Summary
Options Name Purpose
+ LOGICAL Cancel
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs


Property Detail
Top

PUBLIC LOGICAL Cancel


Returns LOGICAL
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:12:45