2 Replies Latest reply on Apr 7, 2011 9:58 AM by ilya_shaikovsky

    Rich tree usage - Seeking help

    javaxchange

      Hi,

       

       

      I am using rich:tree in my application. When I am selecting a particular node, I am getting the data as the name(String) of the
      key wich I have used to populate the tree(Map<Key, Object>). Instead I want to get an object which holding some values on click of a node.
      How can i achieve this?

       

      Any help would be greatly appreciated.

       

      Thanks & Regards,
      Sreejith.PS