Sdílet prostřednictvím


JavaAccEventArgs Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the Java accessibility events.

Namespace:   Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly:  Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.JavaAccEventArgs

Syntax

public class JavaAccEventArgs : EventArgs
Public Class JavaAccEventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod JavaAccEventArgs(Type, String, IntPtr, Int32, Object, Object)

Initializes a new instance of the JavaAccEventArgs class.

Properties

Name Description
System_CAPS_pubproperty EventTypeName

Gets the event type name.

System_CAPS_pubproperty Name

Gets the event name.

System_CAPS_pubproperty NewObject

Gets the new object.

System_CAPS_pubproperty ObjectType

Gets the type of object.

System_CAPS_pubproperty OldObject

Gets the old object.

System_CAPS_pubproperty Role

Gets the role.

System_CAPS_pubproperty Source

Gets the source.

System_CAPS_pubproperty Value

Gets the value.

System_CAPS_pubproperty VMachineId

Gets the virtual machine ID.

System_CAPS_pubproperty WindowCaption

Gets the window caption.

System_CAPS_pubproperty WindowClass

Gets the window class.

System_CAPS_pubproperty WindowHandle

Gets the window handle.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

Converts to string.(Overrides Object.ToString().)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright