Great, thanks a bunch.  It's working so far.  Just trying to get how the facets relate to the nodes in my head.  ;)

Gregg

On 7/12/05, CONNER, BRENDAN (SBCSI) <[EMAIL PROTECTED]> wrote:
Yes, it's the same.  It's just a regular backing bean class that has a reference to org.apache.myfaces.custom.tree2.TreeNode (which is an Interface for which there is a supplied concrete class called TreeNodeBase, if you want to use it).  The important thing is that the 'value' parameter specified by your JSP must resolve to something whose data type is TreeNode.
 
- Brendan
-----Original Message-----
From: Gregg D Bolinger [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 12, 2005 10:38 AM
To: [email protected]
Subject: Re: Tree2 Example Source Code

Ok, I located the source code for the plain tree component.  Is this the same one used for Tree2?

Gregg

On 7/12/05, Gregg D Bolinger <[EMAIL PROTECTED]> wrote:
I've searched the archives, downloaded the nightly build source, etc and can't seem to find the source code to the TreeBacker class that is used in the Tree2 example in the simple.war file.

Can anyone point me in the right direction for this source?

Thanks

Gregg Bolinger


Reply via email to