aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/components/grid/NoSelectionModel.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
* Allow to disable user selection in the grid model. (#8345)Denis2017-01-271-0/+9
* Extract interfaces from Grid (#8005)Teemu Suo-Anttila2016-12-151-1/+0
* Add a generic selection listener to Grid & SelectionModels (#105)Pekka Hyvönen2016-12-091-0/+8
* Add a SelectionMode shorthand for Grid. (#83)Pekka Hyvönen2016-12-051-12/+1
* NoSelectionModel for GridPekka Hyvönen2016-11-301-0/+71