aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/BeanBinderPropertySetTest.java
Commit message (Expand)AuthorAgeFilesLines
* Make Grid add columns based on bean properties (#8392)Leif Åstrand2017-02-011-117/+0
* Make BeanBinderPropertySet exclude Object properties (#8306)Leif Åstrand2017-01-241-0/+16
* Fix BeanBinderPropertySet to not deserialize into multiple instances (#8305)Leif Åstrand2017-01-231-12/+61
* Integrate BeanBinder functionality into Binder (#8096)Leif Åstrand2017-01-121-0/+52