Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
Concepts
JavaDDA
Use data driven adapters (DDAs)
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.