]> source.dussan.org Git - gwtquery.git/commit
Implementation of Ajax JSONP using script tags
authorManolo Carrasco <manolo@apache.org>
Wed, 8 Feb 2012 11:55:08 +0000 (11:55 +0000)
committerManolo Carrasco <manolo@apache.org>
Wed, 8 Feb 2012 11:55:08 +0000 (11:55 +0000)
commit1b2bc50acd572a992e5178a205501c2a5b96d0b2
treec21e69e6a2c8c88324f08f44f446997f35e9cc2e
parent6b56b6422bf2ded23ec857f39ddfd102b69ba962
Implementation of Ajax JSONP using script tags
gwtquery-core/src/main/java/com/google/gwt/query/client/Function.java
gwtquery-core/src/main/java/com/google/gwt/query/client/js/JsCache.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/ajax/Ajax.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryAjaxTestGwt.java