]> source.dussan.org Git - vaadin-framework.git/commit
Added a null check to method 'setCellFocus' in grid.java in line with other checks... 7.7.0.beta1
authorDillion Bowman <djbowman@mix.wvu.edu>
Thu, 14 Jul 2016 13:11:17 +0000 (09:11 -0400)
committerVaadin Code Review <review@vaadin.com>
Fri, 15 Jul 2016 07:28:02 +0000 (07:28 +0000)
commitb2ee7ba2544aadbfc450efffdb9f0121c6bca7ce
tree529b9db86cafec504aa7ecd98240a6e02350e9f4
parent4318107af7eec14c9a0392de3dd7c95a116c3da7
Added a null check to method 'setCellFocus' in grid.java in line with other checks that shortcircuit method(#20031)

Change-Id: I55e240980377d7ad94c06e2bf395acd95de32542
(cherry picked from commit 04eeee3d55b253435fdb7c8e5f23ebb970099022)
client/src/main/java/com/vaadin/client/widgets/Grid.java