Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
The JAccTree associates a named control to the Java accessibility tree element that is specified in the search path. This topic describes the elements of <JAccTree>
<JAccTree> syntax
The following code snippet shows the syntax of <JAccTree>
<JAccTree name="control name">
<Path>
...
</Path>
</JAccTree>
Elements of <JAccTree>
The following table describes the elements of the <JAccTree> tag.
Element |
Description |
|---|---|
FindControl |
Returns True or False depending on whether the control is found on the UI. |
GetControlValue |
Returns the content of the control. |
SetControlValue |
Sets the content of the control. |
ExecuteControlAction |
Toggles the tree node state – expands or collapses it. |
See Also
JavaDDA
Use data driven adapters (DDAs)
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright