Entering content frame

Function documentation GET_CSS_SUPPORTED Method Locate the document in its SAP Library structure

Use

The GET_CSS_SUPPORTED method specifies whether or not the browser supports CSS (Cascading Style Sheet).

If an application uses Cascading Style Sheets, but the browser of the mobile device does not support this function, the application cannot be displayed properly because the style sheets are not evaluated. Colors and fonts are missing.

However, you can display the CSS layout if you directly specify the rendering attributes of the Cascading Style Sheets as HTML attributes.

Interface IF_CLIENT_INFO

Leaving content frame