]> source.dussan.org Git - gwtquery.git/commit
correct behavior of replaceWith and replaceAll methods !
authorJulien Dramaix <julien.dramaix@gmail.com>
Fri, 4 Mar 2011 16:00:03 +0000 (16:00 +0000)
committerJulien Dramaix <julien.dramaix@gmail.com>
Fri, 4 Mar 2011 16:00:03 +0000 (16:00 +0000)
commitcb386194b14972335388be3166aebbfa7df0e4a3
treee5f92f995a4b05a19eaa703fbf5894d23072fa38
parent25a6102c6faf00a2f608df49e4eb3f61d33c21b9
correct behavior of replaceWith and replaceAll methods !
improve javadocs
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/LazyGQuery.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTest.java