aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/event/selection/SelectionEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-311-2/+1
* Use HasUserOriginated interface where appropriate (#9608)Henri Sara2017-06-291-10/+3
* Use getFirstSelectedItem() instead of getFirstSelected(). (#8308)Denis2017-01-241-1/+1
* Add a generic selection listener to Grid & SelectionModels (#105)Pekka Hyvönen2016-12-091-3/+23
* Enable select all checkbox for MultiSelection Grid.Pekka Hyvönen2016-11-301-1/+1
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-241-0/+43