Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Parent

« nsIAccessible Page

Summary

Returns parent node in accessible tree.

 attribute nsIAccessible parent;

Exceptions thrown

NS_ERROR_FAILURE
Indicates that the accessible is unattached from the accessible tree.

Remarks

Every accessible in the tree has accessible parent excepting application accessible (top level accessible).

See Also

Document Tags and Contributors

 Contributors to this page: teoli, Surkov.alexander
 Last updated by: teoli,