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, 4 weeks ago
Content from a List Object to Table
Hello community,
maybe i get some help in here :)
Im trying to fetch the Content of List into a Vaadin Table but I'm not figuring out how to do this actually...
Some Advices?
The List Looks like
{virtualserver_id=1, virtualserver_queryclientsonline=2, virtualserver_status=online, virtualserver_uptime=3021129, virtualserver_port=9987, virtualserver_maxclients=400, virtualserver_autostart=1, virtualserver_unique_identifier=GlboZCKvlXF4lIJpEUp3OvA9FR8=, virtualserver_name=FACE INVADERS by exylian.de, virtualserver_clientsonline=3, virtualserver_machine_id=}
{virtualserver_id=2, virtualserver_queryclientsonline=1, virtualserver_status=online, virtualserver_uptime=3021129, virtualserver_port=9988, virtualserver_maxclients=50, virtualserver_autostart=1, virtualserver_unique_identifier=rQiBkHqe9gZyNLMDlQnO2RgYEB4=, virtualserver_name=Caninchens Fußball-Lounge, virtualserver_clientsonline=2, virtualserver_machine_id=}
Greetings
Felix
Last updated on
You cannot reply to this thread.