Control.setNewLine

Sets or unsets the control's new line property.

This property only applies when the control is inside a container with FieldLayout, and indicates that the control should be placed on a new line. This property is only supported for controls that support the new line option i.e. the new line property can be set in the designer. See Field Grid Layout for more information.

Further documentation

Parameters

boolean  newLine,