Versions Compared

Key

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

This component is used to display a header on the page.


Info

Tag<crm:tabHeader>
XML Namespacehttp://java.sun.com/jsf/composite/crm



Attributes

NameRequiredTypeDefaultDescription
idtrueStringnullUnique identifier of the component.
managedBeantrueStringnullThe name of the managed bean that will be used for retrieving the component values.
tipfalseStringnullA valid key defined in translation properties file. Its translation through the glossary will be used as an advisory tooltip information.
valuetrueStringnullA valid key defined in translation properties file. Its translation through the glossary will be used as the presentable name of the component.


Getting Started with TabHeader