Skip to end of banner
Go to start of banner

Instructions

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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 Bean

 

 

 


  • No labels