]> source.dussan.org Git - gwtquery.git/commit
eq() and get() method must accept negative index (count from the end of the matched...
authorJulien Dramaix <julien.dramaix@gmail.com>
Mon, 28 Mar 2011 12:25:55 +0000 (12:25 +0000)
committerJulien Dramaix <julien.dramaix@gmail.com>
Mon, 28 Mar 2011 12:25:55 +0000 (12:25 +0000)
commit98fcea52140038aef85333060e10a5022d5c5f35
tree9565de666b66bc163f03537b3f975b4de382ed66
parentb73b611d6696dd5e0e7b4f04c939df1a3c5bcd65
eq() and get() method must accept negative index (count from the end of the matched set)
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