]> source.dussan.org Git - vaadin-framework.git/commit
Fixed Window to support empty content (#10325) 88/388/3
authorArtur Signell <artur@vaadin.com>
Mon, 26 Nov 2012 18:27:02 +0000 (20:27 +0200)
committerVaadin Code Review <review@vaadin.com>
Tue, 27 Nov 2012 09:55:40 +0000 (09:55 +0000)
commitbcad61f83313b7ed73f56db39371491abe38e267
tree92c8213392c744d18b26e9d68e4fbb9be09f8514
parent3af04af7ba6ff654587ce80778a3c7dbfc5d6d78
Fixed Window to support empty content (#10325)

Change-Id: I90a5f4e4011452f07e4bea2cef2207ad8635cd31
client/src/com/vaadin/client/ui/VWindow.java
client/src/com/vaadin/client/ui/window/WindowConnector.java
uitest/src/com/vaadin/tests/components/ui/EmptyWindow.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/ui/EmptyWindow.java [new file with mode: 0644]