ContainerBuilder - Vaadin Add-on Directory
ContainerBuilder - build container such as Indexed or Hierarchical based on annotation# ContainerBuilder
Tools addon for Vaadin
Addon use annotation to build container for another component such a table,grid,filtertable.
Can build couple column schema basic on single object or related objects.
-Build column from field
-Build column from getter
Auto bind object or list of object to container based on annotation
Value returned by method 'getId()' from primary object will be mark as id of created container item. This can be @Override
Deep documentation on github
Author HomepageIssue Tracker
Source Code