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, 1 month ago
Displaying a form in a tab menu
Hi..
I need to display a form (written as a separate file) in a tab menu.. So on clicking the tab menu it should display the form..
At present i added it as to the layout through addComponent but it displays nothing..
Pls suggest a solution..
Thank You.
Last updated on
Could you provide a code fragment?
Is the sizing of your components correct? Have you tried the addTab() method
Last updated on
You cannot reply to this thread.