]> source.dussan.org Git - vaadin-framework.git/commit
Fix SelectionModelSingle when updating from server (#13334)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Mon, 28 Jul 2014 09:25:32 +0000 (12:25 +0300)
committerVaadin Code Review <review@vaadin.com>
Thu, 31 Jul 2014 09:22:33 +0000 (09:22 +0000)
commit91f14489833ccad2f3c5aeaabfd4d5c4a5a60728
tree50ed35bcabaab6066b373fc45100647e4b223335
parent7827b960b739eb13733801851e750d7fccbb5135
Fix SelectionModelSingle when updating from server (#13334)

Change-Id: I4ae1411b3833387e83c8951f9b08528cf1ba97b9
client/src/com/vaadin/client/ui/grid/selection/SelectionModelSingle.java
uitest/src/com/vaadin/tests/components/grid/basicfeatures/GridSelectionTest.java