]> source.dussan.org Git - vaadin-framework.git/commitdiff
#7183 Fixed typo, should really be default multiselect mode that clears the old selection
authorArtur Signell <artur.signell@itmill.com>
Tue, 16 Aug 2011 10:01:33 +0000 (10:01 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 16 Aug 2011 10:01:33 +0000 (10:01 +0000)
svn changeset:20409/svn branch:6.7

src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java

index 32e238024e7c73c0f5c79d0d5a0752dce2284143..1f854f18f87af150f942e5f651ad3a836fdf8208 100644 (file)
@@ -4757,7 +4757,7 @@ public class VScrollTable extends FlowPanel implements Table, ScrollHandler,
 
                                     if (!currentlyJustThisRowSelected) {
                                         if (isSingleSelectMode()
-                                                || isMultiSelectModeSimple()) {
+                                                || isMultiSelectModeDefault()) {
                                             /*
                                              * For default multi select mode
                                              * (ctrl/shift) and for single