]> source.dussan.org Git - vaadin-framework.git/commitdiff
added TODO
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 19 Sep 2007 12:15:33 +0000 (12:15 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 19 Sep 2007 12:15:33 +0000 (12:15 +0000)
svn changeset:2334/svn branch:trunk

src/com/itmill/toolkit/terminal/gwt/client/ui/ITree.java

index dc859199c0b2c7651cb8d3724a857c565f92f408..ab722443aa7e9d54e454e4d008fd719a20f06b93 100644 (file)
@@ -17,7 +17,9 @@ import com.itmill.toolkit.terminal.gwt.client.Paintable;
 import com.itmill.toolkit.terminal.gwt.client.UIDL;
 
 /**
- * TODO todo dump GWT's Tree implementation and use Toolkit 4 style
+ * TODO dump GWT's Tree implementation and use Toolkit 4 style
+ * TODO update node close/opens to server (even if no content fetch is needed)
+ * 
  * DOM structure
  *
  */