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 | |
---|---|---|
JavaKnownControls() | Initializes a new instance of the JavaKnownControls class. |
Methods
Name | Description | |
---|---|---|
AddControlEvents(String, String) | Adds the date time for the control event. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetControlEventDateTime(String, String) | Gets the control event datetime for the given control event. |
|
GetControlName(IntPtr, Int32) | Gets control name for the given key. |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
IsControlEventListed(String, String) | Checks whether the control event is a new entry. |
|
IsKnown(IntPtr, Int32) | Checks whether the accessible object is already registered. |
|
MemberwiseClone() | (Inherited from Object.) |
|
RegisterControl(String, IntPtr) | Associates the window handle with the control. |
|
RegisterControl(String, IntPtr, Int32) | Associates the accessible object with the control. |
|
ToString() | (Inherited from Object.) |
|
UnregisterControl(IntPtr, Int32) | Unregisters the registered control. |
|
UnregisterControlEvent(String, String) | Unregisters the registered control event. |
|
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