Accessibility at Application Level

Many requirements are already covered by the SAPUI5 framework. However, design aspects that are related to the individual purpose of the application still need to be implemented by the application design team. Here are some examples:

Keyboard Operation

Screen Reader Support

Although screen reader support is technically implemented at the framework level, it is still the developer’s task to arrange the individual UI elements in relationships that are needed for the screen readers. This is done by using appropriate floorplans, layouts, and controls for the respective use cases.