Skip to content

0.2 - Grid<MyBean> now supported

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-miki vaadin-miki released this 05 May 10:16
· 5 commits to master since this release
863c36d

In addition to string-based properties there is an extra configurator that makes sure Grid<MyBean> gets MyBean.class (so that grid.addColumn("property") can be used).