]> source.dussan.org Git - gwtquery.git/commit
call RootPanel.detachOnWindowClose only when the widget is not in another widget...
authorManolo Carrasco <manolo@apache.org>
Wed, 9 Mar 2011 18:47:12 +0000 (18:47 +0000)
committerManolo Carrasco <manolo@apache.org>
Wed, 9 Mar 2011 18:47:12 +0000 (18:47 +0000)
commit3a65aa9601c8f9eaf2d29945161537da3cd4144c
tree7abd4408be5687a2be04f61d32fbb8dfae5deef2
parent0d92946de9642605d9e05c2d66e1af279ed269ed
call RootPanel.detachOnWindowClose only when the widget is not in another widget. Detach correctly the widget when is removed in gquery
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/user/client/ui/GqUi.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTest.java