JavaAccEventArgs Members
Represents the Java accessibility events.
The following tables list the members exposed by the JavaAccEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
JavaAccEventArgs | Initializes a new instance of the JavaAccEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
EventTypeName | Gets the event type name. | |
Name | Gets the event name. | |
NewObject | Gets the new object. | |
ObjectType | Gets the type of object. | |
OldObject | Gets the old object. | |
Role | Gets the role. | |
Source | Gets the source. | |
Value | Gets the value. | |
VMachineId | Gets the virtual machine ID. | |
WindowCaption | Gets the window caption. | |
WindowClass | Gets the window class. | |
WindowHandle | Gets the window handle. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | Overridden. Converts to string. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
JavaAccEventArgs Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.