]> source.dussan.org Git - gwtquery.git/commit
added namespaces to bind/unbind methods in the Events plugins, fixes issue43
authorManolo Carrasco <manolo@apache.org>
Sat, 31 Jul 2010 11:20:14 +0000 (11:20 +0000)
committerManolo Carrasco <manolo@apache.org>
Sat, 31 Jul 2010 11:20:14 +0000 (11:20 +0000)
commit66883167776b74b64d0dbc3329c3720aa8574747
tree2ac806b0b9156536105b99588777e23f5cbaa2a0
parentebd6b2c1fe30ce136962ebaf93140947ff5135b6
added namespaces to bind/unbind methods in the Events plugins, fixes issue43
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Events.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/EventsListener.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTest.java