aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/MultiSelect.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-311-2/+2
* Add default getEmptyValue for MultiSelect interface (#8420) (#8421)8.0.0.beta2caalador2017-02-021-0/+11
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-3/+3
* Create MultiSelect interface to replace Multi selection model.Denis Anisimov2016-11-041-0/+139