]> source.dussan.org Git - vaadin-framework.git/commit
Replace RootPreserveStrategy with Application.setRootPreserved(boolean)
authorLeif Åstrand <leif@vaadin.com>
Thu, 22 Dec 2011 08:19:33 +0000 (10:19 +0200)
committerLeif Åstrand <leif@vaadin.com>
Thu, 22 Dec 2011 08:19:48 +0000 (10:19 +0200)
commit8198ba0f347157c86c31fef8e0f63686be724073
tree3190cbfa900cbc66cb1f910c127541d7761d9b60
parent0cc297225631667f76ca16fbfee49f68fca5fbb1
Replace RootPreserveStrategy with Application.setRootPreserved(boolean)
src/com/vaadin/Application.java
src/com/vaadin/terminal/gwt/server/AbstractApplicationPortlet.java
tests/testbench/com/vaadin/tests/application/RefreshStatePreserve.java