LineBreak Component

Description

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 :

  • Visibility

Screen Shot

No screenshot for the lineBreak Component.

Syntax

<v:lineBreak />
      

Instructions