sap.ui.core.AccessibleRole.Alert
|
A message with an alert or error information.
|
sap.ui.core.AccessibleRole.AlertDialog
|
A separate window with an alert or error information.
|
sap.ui.core.AccessibleRole.Application
|
A software unit executing a set of tasks for the user.
|
sap.ui.core.AccessibleRole.Banner
|
Usually defined as the advertisement at the top of a web page. The banner content typically contains the site or company logo, or other key advertisements.
|
sap.ui.core.AccessibleRole.Button
|
Allows user-triggered actions.
|
sap.ui.core.AccessibleRole.Checkbox
|
A control that has three possible values: true, false, mixed.
|
sap.ui.core.AccessibleRole.ColumnHeader
|
A table cell containing header information for a column.
|
sap.ui.core.AccessibleRole.Combobox
|
Allows selecting an item from a list, or to enter data directly in the input field.
|
sap.ui.core.AccessibleRole.ContentInfo
|
Information about the content on the page. Examples are footnotes, copyrights, or links to privacy statements.
|
sap.ui.core.AccessibleRole.Definition
|
The content of the associated element represents a definition. If there is a definition element within the content, this one represents the term being defined.
|
sap.ui.core.AccessibleRole.Description
|
Descriptive content for a page element.
|
sap.ui.core.AccessibleRole.Dialog
|
A small window that is designed to interrupt the current application processing in order to inform the user and to get some response.
|
sap.ui.core.AccessibleRole.Directory
|
A list of references to members of a single group.
|
sap.ui.core.AccessibleRole.Document
|
Content that contains related information, such as a book.
|
sap.ui.core.AccessibleRole.Grid
|
Contains cells of tabular data arranged in rows and columns, for example in a table.
|
sap.ui.core.AccessibleRole.GridCell
|
A table cell in a grid where the cells can be active, editable, and selectable. Cells may have functional relationships to controls, for example.
|
sap.ui.core.AccessibleRole.Group
|
A section of user interface objects.
|
sap.ui.core.AccessibleRole.Heading
|
A heading for a section of the page.
|
sap.ui.core.AccessibleRole.Img
|
A container for a collection of elements that form an image.
|
sap.ui.core.AccessibleRole.Link
|
An interactive reference to a resource.
|
sap.ui.core.AccessibleRole.List
|
A container for non-interactive list items which are the children of the list.
|
sap.ui.core.AccessibleRole.Listbox
|
A widget that allows the user to select one or more items from a list. The items within the list are static and can contain images.
|
sap.ui.core.AccessibleRole.ListItem
|
A single item in a list.
|
sap.ui.core.AccessibleRole.Log
|
An area where new information is added, or old information disappears. Information types are chat logs, messaging, or error logs, for example. The log contains a sequence: New information is always added to the end of the log.
|
sap.ui.core.AccessibleRole.Main
|
Defines the main content of a document.
|
sap.ui.core.AccessibleRole.Marquee
|
Is used to scroll text across the page.
|
sap.ui.core.AccessibleRole.Menu
|
Offers a list of choices to the user.
|
sap.ui.core.AccessibleRole.Menubar
|
A container for menu items where each item may activate a submenu.
|
sap.ui.core.AccessibleRole.MenuItem
|
A child in a menu.
|
sap.ui.core.AccessibleRole.MenuItemCheckbox
|
A checkable menu item (tri-state).
|
sap.ui.core.AccessibleRole.MenuItemRadio
|
A menu item which is part of a group of menuitemradio roles.
|
sap.ui.core.AccessibleRole.Navigation
|
A collection of links suitable for use when navigating the document or related documents.
|
sap.ui.core.AccessibleRole.Note
|
The content is parenthetic or ancillary to the main content of the resource.
|
sap.ui.core.AccessibleRole.Option
|
A selectable item in a list represented by a select.
|
sap.ui.core.AccessibleRole.Presentation
|
An element whose role is presentational does not need to be mapped to the accessibility API.
|
sap.ui.core.AccessibleRole.ProgressBar
|
Shows the execution progress in applications providing functions that take a long time.
|
sap.ui.core.AccessibleRole.Radio
|
An option in single-select list. Only one radio control in a radiogroup can be selected at the same time.
|
sap.ui.core.AccessibleRole.RadioGroup
|
A group of radio controls.
|
sap.ui.core.AccessibleRole.Region
|
A large section on the web page.
|
sap.ui.core.AccessibleRole.Row
|
A row of table cells.
|
sap.ui.core.AccessibleRole.RowHeader
|
A table cell containing header information for a row.
|
sap.ui.core.AccessibleRole.Search
|
A search section of a web document. In many cases, this is a form used to submit search requests about the site, or a more general Internet wide search service.
|
sap.ui.core.AccessibleRole.Secondary
|
A unique section of the document. In the case of a portal, this may include time display, weather forecast, or stock price.
|
sap.ui.core.AccessibleRole.SeeAlso
|
Indicates that the element contains content that is related to the main content of the page.
|
sap.ui.core.AccessibleRole.Separator
|
A line or bar that separates sections of content.
|
sap.ui.core.AccessibleRole.Slider
|
A user input where the user selects an input in a given range. This form of range expects an analogous keyboard interface.
|
sap.ui.core.AccessibleRole.SpinButton
|
Allows users to select a value from a list of given entries where exactly one value is displayed at runtime, and the other ones can be displayed by scrolling using the arrow up and arrow down key.
|
sap.ui.core.AccessibleRole.Status
|
A container for processing advisory information.
|
sap.ui.core.AccessibleRole.Tab
|
A header for a tab panel.
|
sap.ui.core.AccessibleRole.Tablist
|
A list of tabs which are references to tab panels.
|
sap.ui.core.AccessibleRole.Tabpanel
|
A container for the resources associated with a tab.
|
sap.ui.core.AccessibleRole.Textbox
|
Inputs that allow free-form text as their value.
|
sap.ui.core.AccessibleRole.Timer
|
A numerical counter which indicates an amount of elapsed time from a start point, or of the time remaining until a certain end point.
|
sap.ui.core.AccessibleRole.Toolbar
|
A collection of commonly used functions represented in compact visual form.
|
sap.ui.core.AccessibleRole.Tooltip
|
A popup that displays a description for an element when the user passes over or rests on that element. Supplement to the normal tooltip processing of the user agent.
|
sap.ui.core.AccessibleRole.Tree
|
A form of a list (tree) having groups (subtrees) inside groups (subtrees), where the sub trees can be collapsed and expanded.
|
sap.ui.core.AccessibleRole.TreeGrid
|
A grid whose rows are expandable and collapsable in the same manner as the ones of trees.
|
sap.ui.core.AccessibleRole.TreeItem
|
A tree node
|