]> source.dussan.org Git - gwtquery.git/commit
Moving cur method to styleImpl and adding it to the GQuery api
authorManolo Carrasco <manolo@apache.org>
Sun, 23 Jan 2011 07:14:19 +0000 (07:14 +0000)
committerManolo Carrasco <manolo@apache.org>
Sun, 23 Jan 2011 07:14:19 +0000 (07:14 +0000)
commite480992376b7e47ab4c5a88c2986c32698813123
tree7c424902025522ca71bd113f047457f790beb3c9
parent057c429594a0b3d0cf49f76bcb7344d7933df60b
Moving cur method to styleImpl and adding it to the GQuery api
gwtquery-core/src/main/java/com/google/gwt/query/client/GQUtils.java
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/impl/DocumentStyleImpl.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/PropertiesAnimation.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTest.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTest.java