]> source.dussan.org Git - vaadin-framework.git/commit
Fire attach/detach events when Window is added/removed from UI (#14908).
authorDenis Anisimov <denis@vaadin.com>
Thu, 23 Oct 2014 16:35:39 +0000 (19:35 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 29 Oct 2014 10:16:31 +0000 (10:16 +0000)
commitb5d16c53055fc3cda6fca637713fe2a045a765fb
tree0c1cd2ca0d823c2ccf19673eb8da44cecfd6266f
parent8d036d968a24dc1ee1690d86bdc73cbe718a8ad7
Fire attach/detach events when Window is added/removed from UI (#14908).

Change-Id: Idc51aa5ab97a9d3f7a1f316d9536ae1cbaeafe38
server/src/com/vaadin/ui/UI.java
server/tests/src/com/vaadin/tests/server/component/window/AttachDetachWindow.java