About the LazyLayouts category

This add-on adds lazy loading support to normal Vaadin layouts. Your application logic can perform it’s DB queries and construct missing UI elements on-demand only if and when client requires those.

Current version includes: LazyVerticalLayout