Entering content frame

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

Use

The isNewlineAfterImage method specifies whether or not a line break is inserted automatically after an <img> tag. If a mobile device displays two <img> tags side by side, a <br/> tag must be inserted to display in a new line. In mobile devices that meet the condition, only the isNewlineAfterImage method can prevent the screens from being moved apart by inserted blank lines.

Note

The same arguments for the use of this method apply to all methods that concern the line break into a new line.

ClientInfo Interface

Leaving content frame