Hi Anu, You'll want to post these kinds of messages to the group, because other people are using Tree2 as well.
The facets for Tree2 are purely user-defined; they must correspond exactly to the "type" property values of the nodes you instantiate. You don't have to write any renderers to use Tree2 (or any other component). If, for some reason, you *want* to write a different renderer for a Tomahawk component, that's a bigger issue. ;-) - Brendan -----Original Message----- From: Anu Padki [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 18, 2005 4:17 PM To: CONNER, BRENDAN (SBCSI) Subject: tree2 lazy loading Hello Brendon, I see your response to this on myfaces. I had been reading the wiki page and have some qs on it. The facet used in this code is projekt-folder, is that a renderer/facet you have to write in order to implement the lazy load? The other question is how do I find all available facets for a myfaces renderer and is how do you write a component such as a renderer and integrate it with the code, using only tomahawk.jar. I am sorry to bother you with such dump questions. Can you share some code, the jsp and the backer bean? - Anu
