Directory

LazyList Add-on - Vaadin Add-on Directory

Loads more components lazily when the list is scrolled down LazyList Add-on - Vaadin Add-on Directory
LazyList is a UI component which has other components inside it. The list is scrollable and the components inside it are placed vertically. When the user scrolls to the end of the list, the LazyList fetches more components from the server side. This pattern is commonly used especially in mobile applications.
Online Demo
Issue Tracker
Source Code
Discussion Forum

LazyList Add-on version 0.0.1
null

LazyList Add-on version 0.0.2
Hides the spinner if no more items are found