]> source.dussan.org Git - gwtquery.git/commit
Changing script to generate lazy interfaces so as plugins could import any class...
authorManolo Carrasco <manolo@apache.org>
Sun, 2 Feb 2014 06:34:58 +0000 (07:34 +0100)
committerManolo Carrasco <manolo@apache.org>
Sun, 2 Feb 2014 06:34:58 +0000 (07:34 +0100)
commit96705cf9e96e8e78771bfd4376cca90d00f4fbc8
treecb5e65c6307912822c17fb8dc960260af6cf1156
parent30352ce90c8bded13ad5129ac03f2c2a32949a21
Changing script to generate lazy interfaces so as plugins could import any class defined in GQuery class without compilation errors. Adding missing javadoc for public interface method. Overloading method in Properties so as the user could set the serialization name in case
extractInterface.pl
gwtquery-core/src/main/java/com/google/gwt/query/client/IsProperties.java
gwtquery-core/src/main/java/com/google/gwt/query/client/LazyGQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/Properties.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/LazyEffects.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/LazyEvents.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/LazyWidgets.java