0 Replies Latest reply on Nov 29, 2011 12:57 AM by kh.ramana

    rich tree example

    kh.ramana

      Can any one share me the simple example of rich:tree in richfaces4.0 version..

      I tried a lot .. but unable to find the complete working example....

       

      I am getting the problem with

      TreeNodeImpl nodeImpl = new TreeNodeImpl();

      nodeImpl.setData(value);

       

      It is giving the problem like setData is not undefined.