Add-on Directory

FilterTable - Vaadin Add-on Directory

Filter Table FilterTable - Vaadin Add-on Directory
A generic implementation of Filtered Table with the following features 1) Annotation driven column generation , with order type of column and name of column 2) Filtering for string and boolean values 3) column collapse , re order 4) class as input to the table with annotations will generate the table. @ColumnProps(name="Threshold",type="String",order=4)
Source Code

FilterTable version 1.0.0
null