]> source.dussan.org Git - vaadin-framework.git/commit
- Fixes component attach/detach events to trigger at the right times in CSSLayout...
authorJohn Alhroos <john.ahlroos@itmill.com>
Tue, 21 Sep 2010 08:10:42 +0000 (08:10 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Tue, 21 Sep 2010 08:10:42 +0000 (08:10 +0000)
commit0146f3fc62081eca9b5fc81d00fb2059458d7b97
tree28f85c356647b4b110d5550931edb072be4088a5
parentb7986c054c2601223d19abf031a1e13863d001e9
- Fixes component attach/detach events to trigger at the right times in CSSLayout #5625
- Updated test case to also test CSSLayout

svn changeset:15093/svn branch:6.4
src/com/vaadin/ui/CssLayout.java
tests/src/com/vaadin/tests/server/components/ComponentAttachDetachListenerTest.java