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.

