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.

Revision 176505 of Supported AT SPI Interfaces

  • Revision slug: Accessibility/AT-APIs/AT-SPI/Interfaces
  • Revision title: Supported AT SPI Interfaces
  • Revision id: 176505
  • Created:
  • Creator: Surkov.alexander
  • Is current revision? No
  • Comment New page: <breadcrumbs></breadcrumbs> <title-override>Supported AT SPI Interfaces </title-override> {| summary="&gt;AT-SPI supported interfaces" width="90%" border="1" cellspacing="1" cellpadding="...

Revision Content

Interface Supported Notes
Accessible Yes

See supported object attributes below

Action Yes All methods
Application Yes All methods
Component Yes All methods
Desktop No
Document Yes All methods?
EditableText Yes All methods
Event Yes

See supported events below

Hyperlink Yes Any object embedded in text is considered a hyperlink!
Hypertext Yes Any text with objects embedded in it is considered a hypertext!
Image No ROLE_IMAGE is supported, and is enough
LoginHelper No
Registry No?
Relation Yes

See supported relations below

Role Yes

See supported roles below

Selection Yes Not yet supported for text
Selector No
State Yes

See supported states below

StreamableContent No Could apply to plugins, but probably not objects rendered by Gecko
Table Yes In addition, the object attribute layout-guess=true when Gecko thinks the table is for layout, not for data
Text Yes

See supported text attributes below

Value Yes

Revision Source

<p> </p>
<table border="1" cellpadding="1" cellspacing="1" style="empty-cells: show;" summary=">AT-SPI supported interfaces" width="90%">
<tbody><tr>
<th> Interface
</th><th> Supported
</th><th> Notes
</th></tr>
<tr>
<td> Accessible
</td><td> Yes
</td><td>
<p>See supported <a class="external" href="https://www.mozilla.org/access/unix/atspi-support#obj-attr">object attributes</a> below
</p>
</td></tr>
<tr>
<td> Action
</td><td> Yes
</td><td> All methods
</td></tr>
<tr>
<td> Application
</td><td> Yes
</td><td> All methods
</td></tr>
<tr>
<td> Component
</td><td> Yes
</td><td> All methods
</td></tr>
<tr>
<td> Desktop
</td><td> No
</td></tr>
<tr>
<td> Document
</td><td> Yes
</td><td> All methods?
</td></tr>
<tr>
<td> EditableText
</td><td> Yes
</td><td> All methods
</td></tr>
<tr>
<td> Event
</td><td> Yes
</td><td>
<p>See supported <a class="external" href="https://www.mozilla.org/access/unix/atspi-support#events">events</a> below
</p>
</td></tr>
<tr>
<td> Hyperlink
</td><td> Yes
</td><td> Any object embedded in text is considered a hyperlink!
</td></tr>
<tr>
<td> Hypertext
</td><td> Yes
</td><td> Any text with objects embedded in it is considered a hypertext!
</td></tr>
<tr>
<td> Image
</td><td> No
</td><td> ROLE_IMAGE is supported, and is enough
</td></tr>
<tr>
<td> LoginHelper
</td><td> No
</td></tr>
<tr>
<td> Registry
</td><td> No?
</td></tr>
<tr>
<td> Relation
</td><td> Yes
</td><td>
<p>See supported <a class="external" href="https://www.mozilla.org/access/unix/atspi-support#relations">relations</a> below
</p>
</td></tr>
<tr>
<td> Role
</td><td> Yes
</td><td>
<p>See supported <a class="external" href="https://developer.mozilla.org/en/docs/Accessibility/AT-SPI_Support#Supported_AT-SPI_Roles">roles</a> below
</p>
</td></tr>
<tr>
<td> Selection
</td><td> Yes
</td><td> Not yet supported for text
</td></tr>
<tr>
<td> Selector
</td><td> No
</td></tr>
<tr>
<td> State
</td><td> Yes
</td><td>
<p>See supported <a class="external" href="https://developer.mozilla.org/en/docs/Accessibility/AT-SPI_Support#Supported_AT-SPI_States">states</a> below
</p>
</td></tr>
<tr>
<td> StreamableContent
</td><td> No
</td><td> Could apply to plugins, but probably not objects rendered by Gecko
</td></tr>
<tr>
<td> Table
</td><td> Yes
</td><td> In addition, the object attribute layout-guess=true when Gecko thinks the table is for layout, not for data
</td></tr>
<tr>
<td> Text
</td><td> Yes
</td><td>
<p>See supported <a class="external" href="https://www.mozilla.org/access/unix/atspi-support#text-attr">text attributes</a> below
</p>
</td></tr>
<tr>
<td> Value
</td><td> Yes
</td></tr></tbody></table>
Revert to this revision