]> source.dussan.org Git - gwtquery.git/commitdiff
transform TOBEFIXED in comment...
authorJulien Dramaix <julien.dramaix@gmail.com>
Sun, 1 May 2011 21:22:43 +0000 (21:22 +0000)
committerJulien Dramaix <julien.dramaix@gmail.com>
Sun, 1 May 2011 21:22:43 +0000 (21:22 +0000)
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/GqEvent.java

index 918e4849fb747aa13b146b97c817949d976576c3..c4989626adae372d104b8a24ca777cbacbe641b8 100644 (file)
@@ -15,8 +15,8 @@ import com.google.gwt.user.client.Event;
  * 
  * 
  * 
- * TOBEFIXED : the method preventDefault() must be called directly on the
- * original event
+ * Be Careful : the methods preventDefault() and stopPropagation must be called directly on the
+ * original event.
  * 
  * 
  */