Versions Compared

Key

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

...

...

...

...

...

Ui text box
typeinfo

This composite component 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".

...

 

Attributes

NameRequiredTypeDefaultDescription
idfalseStringnullUnique identifier of the component.
valuefalseObjectnullThe value of the component.


Examples

 JSF Page

 

 

 

 

 

 

Managed BeanThe following example illustrates how ...