Directory

Repeater - Vaadin Add-on Directory

Controller for repeating child components based on a list of items. Repeater - Vaadin Add-on Directory
A controller for multiple repeated items in a container. The repeater maintains a list of components in a container based on a corresponding list of data items. When given an updated list, it takes care of adding, removing and reordering the components efficiently without the help of fine-grained information about the changes in the list.