Hi. Thanks for the sample. I just was wondering where I get the TreeModel from UIXTree. But I found out (a little late), that UIXTree#getValue() returns it. So it's quite easy now.
Abhi-10 wrote: > > find this sample file to navigate entire tree... > > ~Abhishek > On 9/19/07, Maik77 <[EMAIL PROTECTED]> wrote: >> >> >> Hi, >> >> that would be fine. Please send the sample code. >> >> Maik >> >> >> Abhi-10 wrote: >> > >> > i am using my own method that iterate through tree using recursion, if >> you >> > want i can sed u sample code. >> > >> > ~Abhishek >> > On 9/19/07, Maik77 <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> Hi, >> >> >> >> I'm using Trinidad's (1.0.2) TreeTable component and want to iterate >> >> through >> >> all Nodes/Rows after performing an action. >> >> In the UIXTree are methods like getDisclosedRowKeys() or >> >> getSelectedRowKeys() that returns a RowKeySet. >> >> Unfortunately there is no method to give me a RowKeySet that from the >> >> complete tree. >> >> What is the easiest way to get all the Rows? >> >> >> >> Maik >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/-Trinidad--Getting-all-rows-from-TreeTable--tf4480633.html#a12776232 >> >> Sent from the MyFaces - Users mailing list archive at Nabble.com. >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/-Trinidad--Getting-all-rows-from-TreeTable--tf4480633.html#a12779319 >> Sent from the MyFaces - Users mailing list archive at Nabble.com. >> >> > > > -- View this message in context: http://www.nabble.com/-Trinidad--Getting-all-rows-from-TreeTable--tf4480633.html#a12824208 Sent from the MyFaces - Users mailing list archive at Nabble.com.

