You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by Sandro Martini <sa...@gmail.com> on 2009/10/27 18:21:53 UTC

Re: svn commit: r830231 - in /incubator/pivot/trunk: core/src/org/apache/pivot/collections/Sequence.java wtk/src/org/apache/pivot/wtk/TreeView.java

Hi Todd,
> Added Sequence.Tree.traverseDepthFirst(), TreeView.expandAll(), TreeView.collapseAll()
thanks, I'll use them !!

Bye

Re: svn commit: r830231 - in /incubator/pivot/trunk: core/src/org/apache/pivot/collections/Sequence.java wtk/src/org/apache/pivot/wtk/TreeView.java

Posted by Todd Volkert <tv...@gmail.com>.
Glad you like it :)

I actually just renamed it to depthFirstIterator() to be more consistent
with our naming.

Cheers,
-T

On Tue, Oct 27, 2009 at 1:21 PM, Sandro Martini <sa...@gmail.com>wrote:

> Hi Todd,
> > Added Sequence.Tree.traverseDepthFirst(), TreeView.expandAll(),
> TreeView.collapseAll()
> thanks, I'll use them !!
>
> Bye
>