Class WBreak


public class WBreak
extends WWebWidget
A widget that provides a line break between inline widgets.

This is an inline widget that provides a line break inbetween its sibling widgets (such as WText).

CSS

The widget corresponds to the HTML <br /> tag and does not provide styling. Styling through CSS is not applicable.