Versions Compared

Key

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

...

...

...

typeinfo

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.
managedBean
false
trueStringnullThe name of the managed bean that will be used for retrieving the component values.
tip
false
trueStringnull

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