Skip to end of banner
Go to start of banner

crm:tabHeader

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 9 Current »

Overview

The <crm:tabHeader> tag is used to display a header on the page.

Attributes

NameRequiredTypeDefaultDescription
idtrueStringnullUnique identifier of the component.
managedBeantrueStringnullThe name of the Java managed bean class 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

The following example shows a tab header component.


 

  • No labels