Fairly new to Vaadin…
I’m trying to get some hover help to display when mousing over a VerticalLayout. I set the description, but can’t get the hover help to display (it works fine when setting the description of something like a button).
Is this not supported for layouts?
Thanks for any help, Charles
I’m pretty sure description tooltips are not currently implemented for layouts, even though the server side API provides them.
No one has asked them before, so be sure to create a new issue to our UserVoice page or a new ticket to our Trac .
I assumed as much, thanks!