Interface AccessibleRole


public interface AccessibleRole
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    An element with important, and usually
    time-sensitive, information
    static final int
    A type of dialog that contains an
    alert message
    static final int
    Unused
    static final int
    An input element that allows for
    user-triggered actions when clicked or pressed
    static final int
    Unused
    static final int
    Unused
    static final int
    A checkable input element that has
    three possible values: `true`, `false`, or `mixed`
    static final int
    A header in a columned list.
    static final int
    An input that controls another element,
    such as a list or a grid, that can dynamically pop up to help the user
    set the value of the input
    static final int
    Abstract role.
    static final int
    Abstract role.
    static final int
    A dialog is a window that is designed to interrupt
    the current processing of an application in order to prompt the user to enter
    information or require a response.
    static final int
    Unused
    static final int
    Unused
    static final int
    Unused
    static final int
    Unused
    static final int
    A grid of items.
    static final int
    An item in a grid or tree grid.
    static final int
    An element that groups multiple widgets.
    static final int
    Unused
    static final int
    An image.
    static final int
    Abstract role.
    static final int
    A visible name or caption for a user interface component.
    static final int
    Abstract role.
    static final int
    Unused
    static final int
    A clickable link.
    static final int
    A list of items.
    static final int
    Unused.
    static final int
    An item in a list.
    static final int
    Unused
    static final int
    Unused
    static final int
    Unused
    static final int
    Unused
    static final int
    A menu.
    static final int
    A menubar.
    static final int
    An item in a menu.
    static final int
    A check item in a menu.
    static final int
    A radio item in a menu.
    static final int
    An element that represents a value within a known range.
    static final int
    Unused
    static final int
    An element that is not represented to accessibility technologies.
    static final int
    Unused
    static final int
    Unused
    static final int
    An element that is not represented to accessibility technologies.
    static final int
    An element that displays the progress
    status for tasks that take a long time.
    static final int
    A checkable input in a group of radio roles,
    only one of which can be checked at a time.
    static final int
    Unused
    static final int
    Abstract role.
    static final int
    Unused
    static final int
    A row in a columned list.
    static final int
    Unused
    static final int
    Unused
    static final int
    A graphical object that controls the scrolling
    of content within a viewing area, regardless of whether the content is fully
    displayed within the viewing area.
    static final int
    Unused
    static final int
    A type of textbox intended for specifying
    search criteria.
    static final int
    Abstract role.
    static final int
    Abstract role.
    static final int
    Abstract role.
    static final int
    A divider that separates and distinguishes
    sections of content or groups of menuitems.
    static final int
    A user input where the user selects a value
    from within a given range.
    static final int
    A form of range that expects the user to
    select from among discrete choices.
    static final int
    Unused
    static final int
    Abstract role.
    static final int
    A type of checkbox that represents on/off values,
    as opposed to checked/unchecked values.
    static final int
    An item in a list of tab used for switching pages.
    static final int
    A list of tabs for switching pages.
    static final int
    A page in a notebook or stack.
    static final int
    Unused
    static final int
    A type of input that allows free-form text
    as its value.
    static final int
    Unused
    static final int
    Unused
    static final int
    Unused
    static final int
    Unused
    static final int
    Unused
    static final int
    A treeview-like, columned list.
    static final int
    Unused
    static final int
    An interactive component of a graphical user
    interface.
    static final int
    An application window.