Uiinfrastructure API Docs  
 

DisplayOptions.GetForceLineBreaksAfterSafeElements Method 

This method returns whether or not to use line breaks after elements where it does not affect the HTML output.

public virtual bool GetForceLineBreaksAfterSafeElements();

Return Value

boolean true implies use line breaks.

See Also

DisplayOptions Class | com.plumtree.xpshared.htmlelements Namespace