]> source.dussan.org Git - gwtquery.git/commit
checking nulls when creating or adding elements to JSArray. Added a couple of shortcu...
authorManolo Carrasco <manolo@apache.org>
Tue, 21 Dec 2010 08:26:38 +0000 (08:26 +0000)
committerManolo Carrasco <manolo@apache.org>
Tue, 21 Dec 2010 08:26:38 +0000 (08:26 +0000)
commit62bfc5d33a0746103d853a475f3b4b0a7a0922f6
tree0f9ee3224cb17a4d787ddd99e5e98a57043b7829
parent205653fdccb15bec76e9b2db47be7293a1de1a92
checking nulls when creating or adding elements to JSArray. Added a couple of shortcuts to clip effects
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/JSArray.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/ClipAnimation.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Effects.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/LazyEffects.java