RichOptionGroup Add-on - Vaadin Add-on Directory
OptionGroup with tooltip support for the itemsThe Standard Vaadin Option Group does not support to show tooltips for the items of the option group.
This component extends the standard implementation by introducing two description properties for the items:
DESCRIPTION_ICON -> Icon for the tooltip
DESCRIPTION_TEXT -> Text for the tooltip
A demo-application is contained in the source-code-repository, see READE.md.
Issue TrackerSource Code