Share via


JavaKnownControls Class

 

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

Provides functionality for the registration/registration of UI controls.

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

Inheritance Hierarchy

System.Object
  Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.JavaKnownControls

Syntax

public class JavaKnownControls
Public Class JavaKnownControls

Constructors

Name Description
System_CAPS_pubmethod JavaKnownControls()

Initializes a new instance of the JavaKnownControls class.

Methods

Name Description
System_CAPS_pubmethod AddControlEvents(String, String)

Adds the date time for the control event.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetControlEventDateTime(String, String)

Gets the control event datetime for the given control event.

System_CAPS_pubmethod GetControlName(IntPtr, Int32)

Gets control name for the given key.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod IsControlEventListed(String, String)

Checks whether the control event is a new entry.

System_CAPS_pubmethod IsKnown(IntPtr, Int32)

Checks whether the accessible object is already registered.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod RegisterControl(String, IntPtr)

Associates the window handle with the control.

System_CAPS_pubmethod RegisterControl(String, IntPtr, Int32)

Associates the accessible object with the control.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_pubmethod UnregisterControl(IntPtr, Int32)

Unregisters the registered control.

System_CAPS_pubmethod UnregisterControlEvent(String, String)

Unregisters the registered control event.

System_CAPS_pubmethod UpdateControlEvents(String, String)

Updates the date time for the control event.

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