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
public property EventTypeName Gets the event type name.
public property Name Gets the event name.
public property NewObject Gets the new object.
public property ObjectType Gets the type of object.
public property OldObject Gets the old object.
public property Role Gets the role.
public property Source Gets the source.
public property Value Gets the value.
public property VMachineId Gets the virtual machine ID.
public property WindowCaption Gets the window caption.
public property WindowClass Gets the window class.
public property WindowHandle Gets the window handle.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString Overridden. Converts to string.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.