Tree2 nodes

2005-03-24 Thread Rob Decker
Ok, the exception in my last message was caused by the fact that I had my TreeBacker class implement List. So before I go throught implementing this I'd like to at least feel if this sounds reasonably workable with the tree2 component. What I want to do is create a wrapper around my data so

Re: Tree2 nodes

2005-03-25 Thread Sean Schofield
Rob, You've touched on a subject that has come up recently on the dev list. I will describe the situation as it is now: Your tree data must implement TreeNode interface. You can use TreeNodeBase or some other class of your own that implements TreeNode interface. An adapter class would be a per

To tree2 gurus: How keep tree2 nodes closed?

2006-10-02 Thread Rogerio Pereira
Hi guys!I tried clientSideToggle="true" and preserveToggle="false" but when i open each node and click in a commandLink that just reload the view the tree nodes remains opened, why?Yours truly (Atenciosamente), Rogério (_rogerio_)http://faces.eti.br