0 Replies Latest reply on Apr 7, 2008 1:56 PM by socken

    Basic rich:tree questions

      Hi all!

      I'm having trouble implementing a richfaces tree component and would really appreciate some advice since the official documentation is not helping me that much.

      What exactly do I have to implement (bean) to build the structure of the tree? Which methods are accessed by the tree? I looked at the example (library), which rather confused me..

      Basically I have some persistent classes. They have a parent-child relationship (one-to-many) which I want to show in a tree component.

      Maybe someone can point me to a simple (very basic) example on how to implement the classes behind the tree?

      Thanks alot!