Click or drag to resize

CLREventObjectData Class

Event data associated to a Java EventObject
Inheritance Hierarchy
SystemObject
  MASES.JCOBridge.C2JBridgeCLREventData
    MASES.JCOBridge.C2JBridge.SpecializedCLREventObjectData
      More...

Namespace:  MASES.JCOBridge.C2JBridge.Specialized
Assembly:  C2JBridge (in C2JBridge.dll) Version: 2.3.2.210304-f3821f45d93542a4fb34c013ca105a6afd2f10a2
Syntax
public class CLREventObjectData : CLREventData

The CLREventObjectData type exposes the following members.

Constructors
  NameDescription
Public methodCLREventObjectData
Initialize a new CLREventObjectData
Top
Properties
  NameDescription
Public propertyDynEventData
Dynamic accessor to the information about event information received from the JVM
(Inherited from CLREventData.)
Public propertySource
The object on which the Event initially occurred.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string representation of the object.
(Overrides ObjectToString.)
Top
See Also
Inheritance Hierarchy
SystemObject
  MASES.JCOBridge.C2JBridgeCLREventData
    MASES.JCOBridge.C2JBridge.SpecializedCLREventObjectData
      MASES.JCOBridge.C2JBridge.SpecializedCLRAWTEventData
      MASES.JCOBridge.C2JBridge.SpecializedCLRCaretEventData
      MASES.JCOBridge.C2JBridge.SpecializedCLRChangeEventData
      MASES.JCOBridge.C2JBridge.SpecializedCLRConnectionEventData
      MASES.JCOBridge.C2JBridge.SpecializedCLRDragGestureEventData
      MASES.JCOBridge.C2JBridge.SpecializedCLRDragSourceEventData
      MASES.JCOBridge.C2JBridge.SpecializedCLRDropTargetEventData
      MASES.JCOBridge.C2JBridge.SpecializedCLRNamingEventData
      MASES.JCOBridge.C2JBridge.SpecializedCLRNamingExceptionEventData
      MASES.JCOBridge.C2JBridge.SpecializedCLRPropertyChangeEventData