I am using the Tree component. Very nice!

Question: would it be possible for the devs to rename the css from
something general, prone to name clashing (i.e. the current "css"), to
something more specific and less prone to conflict, like
"treeComponentCss" or whatever?

Out of curiosity: I noticed that the Swing tree model is being used.
Interesting approach. Is this used a lot in Wicket?


Please help: I have a very large tree to render, so I only want to hold
in memory the parts of the tree that are expanded (limiting expansion at
any given level to one branch only). I also want to make sure that all
the non-expanded branches are purged from memory.

I've been playing around with the Tree component, but have not yet been
able to figure out how to do this.


Any hints?


Thanks!
Dave





-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to