Ruler Component

Description

The ruler Component is the <HR> 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 ruler Component has the following capability :

  • Position & Size
  • Foreground & Background Color
  • Visibility
  • Margin

Screen Shot

Syntax

<v:ruler />
      

Instructions