]> source.dussan.org Git - gwtquery.git/commit
removed className manipulation which was copied from UIObject because it was moved...
authorManolo Carrasco <manolo@apache.org>
Sun, 2 May 2010 21:14:23 +0000 (21:14 +0000)
committerManolo Carrasco <manolo@apache.org>
Sun, 2 May 2010 21:14:23 +0000 (21:14 +0000)
commit8b5e2353ed779ec1ebe56bd3587fc229271dd3a8
treee7971415bb288934ecee6a1c8dc83ddf7994d5bc
parentb43b50108c7098bf18481f04ce750d919fe110df
removed className manipulation which was copied from UIObject because it was moved into Element, so there is no reason to maintain this code any more
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GwtQueryCoreTest.java