]> source.dussan.org Git - gwtquery.git/commit
added gquery constructor for widgets and basic element to widget methods
authorManolo Carrasco <manolo@apache.org>
Mon, 25 Oct 2010 15:53:39 +0000 (15:53 +0000)
committerManolo Carrasco <manolo@apache.org>
Mon, 25 Oct 2010 15:53:39 +0000 (15:53 +0000)
commit50dd156b625de8bf90e1a5e90f7e5d5c09efd1cb
tree040d56f50fcd3c64e1bd623315b0fb0bd9b67626
parentffd3aa338e8c1cc5b1400d18d9ac25f9834403b1
added gquery constructor for widgets and basic element to widget methods
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/test/java/com/google/gwt/query/client/GQueryCoreTest.java