Re: Tree expansion

2015-06-12 Thread Stephen Nutbrown
Hi, I believe this should be pretty much the same as it was here: http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/T5-3-1-How-to-expand-all-the-tree-nodes-td5702736.html Thanks, Steve On 29 May 2015 at 06:48, Cheng Zhang wrote: > Thank you for your answer. What method can I u

Re: Tree expansion

2015-05-28 Thread Cheng Zhang
Thank you for your answer. What method can I use to expand a node? Thanks. On Thu, May 28, 2015 at 12:22 AM, Charlouze wrote: > Hey! > > I think you have to iterate through all the tree nodes to expand them one > at a time. > > Cheers, > Charles > > Le mer 27 mai 2015 23:19, Cheng Zhang a > écri

Re: Tree expansion

2015-05-27 Thread Charlouze
Hey! I think you have to iterate through all the tree nodes to expand them one at a time. Cheers, Charles Le mer 27 mai 2015 23:19, Cheng Zhang a écrit : > Hi, > > I plan to use Tree component in my next project. The Tree has a > clearExpansions() to collapse all its nodes. Conversely, I was >

Tree expansion

2015-05-27 Thread Cheng Zhang
Hi, I plan to use Tree component in my next project. The Tree has a clearExpansions() to collapse all its nodes. Conversely, I was wondering how to expand a tree or a node of a tree. Thanks. Charles Zhang - To unsubscribe, e-mai