]> source.dussan.org Git - gwtquery.git/commit
queue method should return the number of elements in the queue if no functions are...
authorManolo Carrasco <manolo@apache.org>
Fri, 15 Jul 2011 09:41:29 +0000 (09:41 +0000)
committerManolo Carrasco <manolo@apache.org>
Fri, 15 Jul 2011 09:41:29 +0000 (09:41 +0000)
commit61d8717ecf4ac52330ac83c07860e3b4cda44560
tree30132b911f493beebd69626c2626ec1cee30f82c
parent27f613240b8286f699b8c5b3b11a46644cc085c4
queue method should return the number of elements in the queue if no functions are proviced like jquery does
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/main/java/com/google/gwt/query/client/plugins/QueuePlugin.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/SimpleNamedQueue.java