Show TOC

Convenience FunctionalityLocate this document in the navigation structure

In addition to automatic focus handling, SAPUI5 provides further functions to support focus handling.

Automatic focus handling is provided by the interaction between the render manager and the element instance. jQuery.sap.focus (defined in jquery.sap.com.js) and sap.ui.core.Core.getCurrentFocusedControlId provide further functions for focus handling.