]> source.dussan.org Git - gwtquery.git/commit
- correct live implementation to accept an array of Function
authorJulien Dramaix <julien.dramaix@gmail.com>
Sun, 10 Apr 2011 07:10:31 +0000 (07:10 +0000)
committerJulien Dramaix <julien.dramaix@gmail.com>
Sun, 10 Apr 2011 07:10:31 +0000 (07:10 +0000)
commit4e04e209edc63690d942d79bada0725eea2d37b2
tree0b925b502b0b4485696ec4aa83fe858c310e6ce7
parent7b7edb5b840175464f13f6082b9486e499c689e2
- correct live implementation to accept an array of Function
- method live(String, Object, Function) loop on itself
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/events/EventsListener.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTest.java