Entering content frame

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

Use

The isNewlineBeforeInput method specifies whether or not a line break is inserted automatically before an <input> tag.

If you want the <input> tag to appear in the following line of a Web application, you must use the <br/> tag for the line break. A mobile device that automatically inserts a line break before an <input> tag and therefore returns the value true, would then display an unwanted blank line.

Note

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

ClientInfo Interface

Leaving content frame