aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/event/selection/SelectionEventTest.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
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-5/+7
* Use getFirstSelectedItem() instead of getFirstSelected(). (#8308)Denis2017-01-241-5/+5
* Enable select all checkbox for MultiSelection Grid.Pekka Hyvönen2016-11-301-2/+1
* Remove HasValue from GridPekka Hyvönen2016-11-101-2/+2
* Update ValueChange API to use Component and HasValue<>.Denis Anisimov2016-10-251-1/+2
* Move old SelectionEvent to V7 and create a new selection event supertype Denis Anisimov2016-10-241-0/+68