Reviewers: ecc,

Description:
Created a "DynamicTree" in the fastTreeDemo for the gen2 FastTree that
provides buttons to make a node a leaf and then to add new nodes to the
leaf node to make it have children again.

Deprecated the HasFastTreeItems interface.

Added a public getTreeRoot() method to FastTree and made all direct
references (accept for in the constructor) use getTreeRoot() instead.

Added a Hebrew Tree to the FastTreeDemo that will show if the client is
in RTL mode.

Please review this at http://gwt-code-reviews.appspot.com/4806

Affected files:
   src-demo/com/google/gwt/gen2/demo/fasttree/FastTreeDemo.gwt.xml
   src-demo/com/google/gwt/gen2/demo/fasttree/client/FastTreeDemo.java
   src/com/google/gwt/gen2/complexpanel/ComplexPanel.gwt.xml
   src/com/google/gwt/gen2/complexpanel/client/FastTree.java
   src/com/google/gwt/gen2/complexpanel/client/HasFastTreeItems.java



--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to