Try OpenEdge Now
ABL Reference
Class, Interface, and Enumeration Reference
:
Progress.Reflect.Event class
Progress.Reflect.Event class
Progress.Reflect.Event
provides information about an ABL or .NET class event.
This class is FINAL and cannot be inherited.
Serializable:
No
Constructors
This class only contains a private constructor.
Super Class
Progress.Lang.Object class
Interfaces
This class does not implement interfaces.
Public Properties
AccessMode property
DeclaringClass property
IsAbstract property
IsOverride property
IsStaticproperty
Nameproperty (Reflect)
NumHandlerParameters property
OriginatingClass property
–
Public Methods
GetHandlerParameters( ) method
ToString( ) method (Reflect)
–