]> source.dussan.org Git - vaadin-framework.git/commit
#3589 : Fixed document and window references for the script executed with executeJava...
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Mon, 9 Nov 2009 08:23:10 +0000 (08:23 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Mon, 9 Nov 2009 08:23:10 +0000 (08:23 +0000)
commitf59f7d457cc535cfbe789058177aa38ca54746bd
tree40de300c35269666be583a7de156d2512a9a4631
parent9a4eabaa7f8e3d5f9c497c940c577f02dfe88bcb
#3589 : Fixed document and window references for the script executed with executeJavaScript(), better testcases, better API documentation examples

svn changeset:9678/svn branch:6.2
src/com/vaadin/terminal/gwt/client/ui/VView.java
src/com/vaadin/ui/Window.java
tests/src/com/vaadin/tests/tickets/Ticket3589.java