Another question! 
How can I focus the selected element in the tree. (jump to the link tag)?
I can change the style witch css but not jump to the selected node. 



-----Ursprüngliche Nachricht-----
Von: Lance Java [mailto:lance.j...@googlemail.com] 
Gesendet: Sonntag, 17. November 2013 11:39
An: Tapestry users
Betreff: Re: Pre select Tree with zone update

Jumpstart fires it's own custom "leafSelected" event when you select a leaf.
So you'll need to make sure you mimic this action. From what I can see, that
means you'll need to initialise selectedClassification with a value.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to