]> source.dussan.org Git - vaadin-framework.git/commit
Test case and fix for #3248 - PopupView should allow null minimized value and lazily...
authorArtur Signell <artur.signell@itmill.com>
Tue, 8 Sep 2009 13:26:25 +0000 (13:26 +0000)
committerArtur Signell <artur.signell@itmill.com>
Tue, 8 Sep 2009 13:26:25 +0000 (13:26 +0000)
commit45892c57a8326c6ceae321d09293105c956b5077
tree0c25a115ee1878eab01fad17d23fc9d4fd47177c
parent9016a923c4320004076230ff28901c39d3951738
Test case and fix for #3248 - PopupView should allow null minimized value and lazily initialize component

svn changeset:8714/svn branch:6.1
src/com/vaadin/tests/components/popupview/PopupViewNullValues.java [new file with mode: 0644]
src/com/vaadin/ui/PopupView.java