aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/BinderSingleSelectTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Remove HasValue from GridPekka Hyvönen2016-11-101-6/+6
* Rename Binder methodsPekka Hyvönen2016-10-261-4/+4
* Derive Listing components from HasValue.Denis Anisimov2016-10-211-4/+4
* Implement support for binding single-select componentsJohannes Dahlström2016-09-141-0/+109