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.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
如何实现带分页的图片列表的功能
http://demo.vaadin.com/dashboard/#!schedule
Catalog 标签页中实现了图片列表的功能,我也想实现这个功能,不同的是我有很多数据,需要分页功能。
如果手动增加分页功能的话也可以实现,但比较麻烦,且手机上显示效果不好(手机上用table的下拉分页很好)。
请问该如何实现?
I don't think Vaadin developers understand chinese very well.
Of course, there is Google translator to translate but not in this Vaadin UI forum.
I urge people to look into possiblities to embed several languages in Tori.
I am guessing that you might be asking about "Paging component" so there are several paging addons in Vaadin directory.
Please check here: https://vaadin.com/directory#!addon/pagingcomponent
thinks
I don't wan't this pagingcomponent
I wan't a pagingcomponent like table, but can show more than one image in one row.
这个分页组件不是我想要的,我想要的是像table那样的分页方式,但是一行可以显示多个图片。