I've been reading through alot of topics regarding tree 2 and I think I know
what I'm trying to do more clearly, so I'll try to give a better explanation
of it in the hope someone has come across it before.

Basically the structure of the tree that I am rendering regarding what is
leaf and node can change often.  What I want to do is preserveToggle of the
tree, but only apply it if this will not throw errors.  If applying it will
result in errors (ie trying to render a expanded leaf node) I will set the
preserveToggle to false so the tree is totally unexpanded.  How can I grab
hold of the toggled state in my backing bean?

Any help much appreciated.
--
View this message in context: 
http://www.nabble.com/Quick-solution-to-tree2%27s-preserveToggle-t1398764.html#a3781471
Sent from the MyFaces - Users forum at Nabble.com.

Reply via email to