The lineBreak Component is the <BR> HTML equivalent.
It is used often when simple HTML is not desirable : for example if a part of a page is loaded via AJAX it might be easier to have only a jsf tree memory represantation.
The lineBreak Component has the following capability :
The default lineBreak renderer is linked to the f_lineBreak javascript class. f_lineBreak extends f_component
Table of component style classes:
| Style Name | Description |
|---|---|
| f_lineBreak | Defines styles for the wrapper element |