Versions Compared

Key

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

...

...

...

Overview

The <crm:toolTip> tag is used to display an icon on the page that appears an information message on hover.

Info

...

Image Added

Attributes

NameRequiredTypeDefaultDescription
idtrueStringnullUnique identifier of the component.
managedBeantrueStringnullThe name of the Java managed bean

...

class 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

...

 

...

The following example shows a tooltip component.