]> source.dussan.org Git - vaadin-framework.git/commit
Ensure setting value on detached column group throws exception #3153
authorJohn Ahlroos <john@vaadin.com>
Mon, 25 Nov 2013 11:51:17 +0000 (13:51 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 2 Dec 2013 13:43:50 +0000 (13:43 +0000)
commit076aa0e6201db1fe9345e256266cb9227384e290
tree9681c4bc2816a6d52f1292d25f54577ff6cbb273
parent42461bfebfe43d1f24948d72f29c1dd38a8d7d1a
Ensure setting value on detached column group throws exception #3153

Change-Id: I4cef3424dfe846ab814fcf70c5cda4a305cbdf1c
server/src/com/vaadin/ui/components/grid/ColumnGroup.java
server/src/com/vaadin/ui/components/grid/ColumnGroupRow.java
server/tests/src/com/vaadin/tests/server/component/grid/GridColumnGroups.java