Articles tagged: AT_APIs
Found 157 documents
- Web/Accessibility/AT-APIs This documentation explains how makers of screen readers, voice dictation packages, onscreen ...
- Web/Accessibility/AT-APIs/AT-SPI/Attrs AT-SPI exposes object attributes by Accessible::getAttributes method.
- Web/Accessibility/AT-APIs/AT-SPI/DocAttrs You can obtain document attributes by Document::getAttributes method.
- Web/Accessibility/AT-APIs/AT-SPI/Events Proposed mapping AT-SPI Events to Gecko Events.
- Web/Accessibility/AT-APIs/AT-SPI/FindWindow In XUL-based clients, screen readers may need to find the content window so that they know where ...
- Web/Accessibility/AT-APIs/AT-SPI/Interfaces
- Web/Accessibility/AT-APIs/AT-SPI/Relations Mapping for ATK/AT-SPI relations to Gecko Relations.
- Web/Accessibility/AT-APIs/AT-SPI/Roles Below you will find the table of AT-SPI roles and how they are mapped to Gecko roles.
- Web/Accessibility/AT-APIs/AT-SPI/States The table below shows how AT-SPI states are mapped to Gecko states.
- Web/Accessibility/AT-APIs/AT-SPI/TextAttrs AT-SPI has Text::getAttributes() method to get text attributes.
- Web/Accessibility/AT-APIs/AT-SPI_HTML_Examples
- Web/Accessibility/AT-APIs/Differences/MSAA For the most part, where we support an MSAA feature, we have tried to duplicate Internet ...
- Web/Accessibility/AT-APIs/Gecko/Attrs You can obtain object attributes by nsIAccessible.getAttributes() method. Object attributes are ...
- Web/Accessibility/AT-APIs/Gecko/Events This page offers a list of Accessibility-related events supported by Gecko. Event constants are ...
- Web/Accessibility/AT-APIs/Gecko/Interfaces Generic interface is implemened by accessibles objects. Provides base functionality to obtain ...
- Web/Accessibility/AT-APIs/Gecko/Relations Below you will find a list of supported relations by Gecko. Relation constants are defined in ...
- Web/Accessibility/AT-APIs/Gecko/Roles This page offers a list of accessible roles used in Gecko. Role constants are defined in the ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_ACCEL_LABEL Represents a label control that has an accelerator.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_ALERT Represents an alert or a condition that a user should be notified about. Assistive technologies ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_ANIMATION Represents an animation control, which contains content that changes over time, such as a ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_APPLICATION Represents a main window for an application. Also refer to ROLE_APP_ROOT.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_APP_ROOT An object which is used to allow input of characters not found on a keyboard, such as the input ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_ARROW Represents an arrow in one of the four cardinal directions.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_AUTOCOMPLETE A text entry having dialog or list containing items for insertion into an entry widget, for ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_BORDER Represents a window border.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_BUTTONDROPDOWN Represents a button that drops down a list of items.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_BUTTONDROPDOWNGRID Represents a button that drops down a grid.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_BUTTONMENU Represents a button that drops down a menu.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CALENDAR A calendar that lets the user select a date.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CANVAS Represents a control that can be drawn into and is used to trap events.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CAPTION A caption describing another object.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CARET Represents the system caret. The role is supported for caret.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CELL Represents a cell within a table. Also, see ROLE_TABLE.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHARACTER Represents a cartoon-like graphic object, such as Microsoft Office Assistant, which is displayed ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHART Represents a graphical image used to represent data.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHECKBUTTON Represents a check box control.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHECK_MENU_ITEM Represents a menu item with a check box.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CHROME_WINDOW Frame role. A top level window with a title bar, border, menu bar, etc. It is often used as the ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CLOCK Represents a control that displays time.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_COLOR_CHOOSER Represents a specialized dialog that lets the user choose a color.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_COLUMNHEADER Represents a column header, providing a visual label for a column in a table. Also refer to ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_COMBOBOX Represents a combo box; an edit control with an associated list box that provides a set of ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_COMBOBOX_LIST A list of items that is presented using a combobox.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_COMBOBOX_OPTION A item of list that is shown by combobox.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_CURSOR Represents the system mouse pointer.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DATE_EDITOR Represents control whose purpose is to allow a user to edit a date.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DESKTOP_FRAME A desktop pane. A pane that supports internal frames and iconified versions of those internal ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DESKTOP_ICON An iconified internal frame in an ROLE_DESKTOP_PANE. Also refer to ROLE_INTERNAL_FRAME.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIAGRAM Represents a graphical image used to diagram data.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIAL Represents a dial or knob whose purpose is to allow a user to set a value.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIALOG Represents a dialog box or message box.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DIRECTORY_PANE A directory pane. A pane that allows the user to navigate through and select the contents of a ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DOCUMENT Represents a document window. A document window is always contained within an application window.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DOCUMENT_FRAME A visual frame or container which contains a view of document content. Document frames may occur ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_DROPLIST Represents the calendar control.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_EDITBAR An editable text object in a toolbar.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_ENTRY A control whose textual content may be entered or modified by the user.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_EQUATION Represents a mathematical equation.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_FILE_CHOOSER A file chooser. A specialized dialog that displays the files in the directory and lets the user ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_FONT_CHOOSER A font chooser. A font chooser is a component that lets the user pick various attributes for fonts.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_FOOTER Footer of a document page. Also refer to ROLE_HEADER.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_FORM A container of form controls.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_GLASS_PANE A glass pane. A pane that is guaranteed to be painted on top of all panes beneath it. Also refer ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_GRAPHIC Represents a picture.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_GRIP Represents a special mouse pointer, which allows a user to manipulate user interface elements ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_GROUPING Logically groups other objects. There is not always a parent-child relationship between the ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_HEADER Header of a document page. Also refer to ROLE_FOOTER.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_HEADING Heading.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_HELPBALLOON Displays a Help topic in the form of a tooltip or help balloon.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_HOTKEYFIELD Represents a hot-key field that allows the user to enter a combination or sequence of keystrokes
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_HTML_CONTAINER AA document container for HTML, whose children represent the document content.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_ICON A small fixed size picture, typically used to decorate components.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_IMAGE_MAP An image map, which has child links representing the areas.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_IME An object which is used to allow input of characters not found on a keyboard, such as the input ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_INDICATOR Represents an indicator, such as a pointer graphic, that points to the current item.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_INTERNAL_FRAME A sub-document.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_IPADDRESS Represents an edit control designed for an Internet Protocol (IP) address. The edit control is ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_LABEL Presents an icon or short string in an interface.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_LAYERED_PANE A layered pane. A specialized pane that allows its children to be drawn in layers, providing a ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_LINK Represents a link to something else. This object might look like text or a graphic, but it acts ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_LIST Represents either:
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_LISTBOX A list of options.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_LISTITEM Represents an item in a list. See also ROLE_LIST.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_MENUBAR Represents the menu bar (positioned beneath the title bar of a window) from which menus are ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_MENUITEM Represents a menu item, which is an entry in a menu that a user can choose to carry out a ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_MENUPOPUP Represents a menu, which presents a list of options from which the user can make a selection to ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_NOTHING Used when the accessible doesn't have a strongly defined role.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_OPTION An option in a listbox.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_OPTION_PANE A specialized pane whose primary use is inside a dialog.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_OUTLINE Represents an outline or tree structure, such as a tree view control, that displays a ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_OUTLINEITEM Represents an item in an outline or tree structure.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_PAGE An object representing a page of document content. It is used in documents which are accessed by ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_PAGETAB Represents a page tab, it is a child of a page tab list. Also refer to ROLE_PAGETABLIST.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_PAGETABLIST Represents a container of page tab controls. Also refer to ROLE_PAGETAB
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_PANE Represents a pane within a frame or document window. Users can navigate between panes and within ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_PARAGRAPH A paragraph of text.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_PARENT_MENUITEM Represents a menu item, which is an entry in a menu that a user can choose to display another menu.
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_PASSWORD_TEXT A text object uses for passwords, or other places where the text content is not shown visibly to ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_POPUP_MENU A temporary window that is usually used to offer the user a list of choices, and then hides when ...
- Web/Accessibility/AT-APIs/Gecko/Roles/ROLE_PROGRESSBAR Represents a progress bar, dynamically showing the user the percent complete of an operation in ...