Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 2 weeks ago
Components in MenuBar
Hy,
How to add component a MenuBar in Vaadin UI?
It is possible?
Thanks for help.
Last updated on
Sorry to say, it is not possible. What kind of component you were hoping to add?
Last updated on
CheckBox, TextField, DateField...
Like this:
Last updated on
No idea. You could try to make your own customization to MenuBar client-side, but that's a rocky road IMO. Maybe have the components in a separate popup instead of a sub-popup of a MenuBar.
Last updated on
You cannot reply to this thread.