]> source.dussan.org Git - vaadin-framework.git/commit
Fix inconsistencies in CheckBox clear and isEmpty (#14755)
authorArtur Signell <artur@vaadin.com>
Thu, 18 Dec 2014 10:07:41 +0000 (12:07 +0200)
committerVaadin Code Review <review@vaadin.com>
Thu, 18 Dec 2014 10:44:05 +0000 (10:44 +0000)
commitdac2d7ec49d0213ddd2977b9a3dc05c8366ff6b2
tree576671206119756f3fb4af7e4fe8c0c584d8c9fd
parent399b62d0ecd593efbb5563db957017ef43a3945c
Fix inconsistencies in CheckBox clear and isEmpty (#14755)

Change-Id: I566257d3a4db15973f76a5a70adb095bd7203918
server/src/com/vaadin/ui/CheckBox.java
server/tests/src/com/vaadin/ui/CheckBoxTest.java [new file with mode: 0644]