summaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/ui/RadioButtonGroupTest.java
Commit message (Expand)AuthorAgeFilesLines
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-111-2/+2
* Remove HasValue from GridPekka Hyvönen2016-11-101-6/+6
* Create MultiSelect interface to replace Multi selection model.Denis Anisimov2016-11-041-4/+1
* Make SelectionModel API only server side.Denis Anisimov2016-11-021-2/+2
* Update ValueChange API to use Component and HasValue<>.Denis Anisimov2016-10-251-9/+9
* Create a RadioButtonGroup that replaces the single select case of OptionGroupelmot2016-09-161-0/+91