Skip to end of banner
Go to start of banner

ToolTip

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 7 Next »

This component is used to display an icon on the page that appears an information message on hover.


Info

Tag<crm:toolTip>
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.
tiptrueStringnull

A valid key defined in translation properties file. Its translation through the glossary will be used as the information message of the component.

Getting Started with ToolTip


 

  • No labels