On Thu, 09 Aug 2012 14:50:16 -0300, tapestry.kung.fu <bakul21...@gmail.com> wrote:

Thanks. Yes. It has good implementation for equals and hashcode methods. Here is class. It almost seems like this has to something to do with Tapestry Tree component itself. I can't see to find a way to keep tree expanded on all pages. Any New page is opened first time, tree expansion is automatically cleared and reset to unexpanded but If i go back to previous page where Tree was expanded, I can see that tree is unexpanded just like
how it was before I clicked new page.

I haven't used the Tree component nor checked its source, but I guess each Tree component instance has its own separate state, so trees in different pages are different instances with different state.

--
Thiago H. de Paula Figueiredo

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

Reply via email to