Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

Overview

The <crm:instructions> tag is used to display instructions on the page.

It is accessed through the <crm:instructions> tag and is defined in the xmlns namespace with the declaration xmlns:em="http://java.sun.com/jsf/composite/crm"

...

Image Added

Attributes

NameRequiredTypeDefaultDescription
id

...

trueStringnullUnique identifier of the component.
value

...

trueObjectnullThe value of the component.

Examples

 JSF Page

 

 

 

 

 

 

Managed Bean

 

...

Getting Started

The following example shows instructions component.