]> source.dussan.org Git - gwtquery.git/commit
Adding a dollar method to handle any object and route it to the apropriate constructo...
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Wed, 7 Nov 2012 18:11:44 +0000 (19:11 +0100)
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Wed, 7 Nov 2012 18:11:44 +0000 (19:11 +0100)
commit1dfacce148279deeaeca092ac8971b13a3c6b61d
tree7a2855a382e3436ff378a4cc7e7b5fa693407208
parent989c9b115ab086f1dfdd8c993523d09b12e0c62c
Adding a dollar method to handle any object and route it to the apropriate constructor. Handle js functions and arrays like jquery does
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
jsquery/src/main/java/com/google/gwt/query/jsquery/client/GQueryOverlay.java
jsquery/src/main/java/com/google/gwt/query/jsquery/client/JsQueryUtils.java