]> source.dussan.org Git - gwtquery.git/commit
re-factor SpecialEffects in order to make easier new specials.
authorManolo Carrasco <manolo@apache.org>
Sun, 21 Dec 2014 11:20:01 +0000 (12:20 +0100)
committerManolo Carrasco <manolo@apache.org>
Sun, 21 Dec 2014 11:20:01 +0000 (12:20 +0100)
commit38513d2716258a80605938ea165d4664bf03966b
treecd9ef9fe04708c5c2fefd9ee64b93efdd7ea5949
parenta8511be680e954b370123bd4710dad29e220348d
re-factor SpecialEffects in order to make easier new specials.

- Implementing specials focusin focusout. Fixes #11
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/EventsListener.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTestGwt.java