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.
CssImport when using Component Exporter by Mikhail Shabarov, 1 month ago
<ul> list of Button objects
Hi,
Is it possible to create a <ul> list of com.vaadin.ui.Button objects ?
Many thanks,
Francis
Last updated on Mar, 27th 2012
Technically you can achieve this with a CustomLayout or make your own widget... but what are you trying to achieve ? this seems like fighting against the framework...
Last updated on
Thanks very much for the reply!
Just trying to create a bulleted list of links. Maybe there's a better way to do it?
Cheers,
Francis
Last updated on Mar, 28th 2012
You cannot reply to this thread.