]> source.dussan.org Git - vaadin-framework.git/commit
Ensure the whole hierarchy is refreshed when opening editor row (#17459) 7.4.7
authorArtur Signell <artur@vaadin.com>
Mon, 18 May 2015 20:09:47 +0000 (23:09 +0300)
committerMika Murtojarvi <mika@vaadin.com>
Mon, 25 May 2015 14:06:19 +0000 (17:06 +0300)
commitd7ab3b798868f45af7e6c2768676b6aee1c902ba
treeb5bf53287226e2be97c95c2c376c1a02432b024b
parent95793e663c2de5c163d461acb5133008de3e05c7
Ensure the whole hierarchy is refreshed when opening editor row (#17459)

Change-Id: I3ecbe212a254d9883f42a4f1368bce6f2a33b402
server/src/com/vaadin/ui/Grid.java
uitest/src/com/vaadin/tests/components/grid/GridEditorCustomField.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/grid/GridEditorCustomFieldTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/grid/PersonTestGrid.java [new file with mode: 0644]