2 Replies Latest reply on Dec 2, 2009 7:42 AM by btj

    How am I suppose to know which node in a tree is selected?

      I have a rich:tree with nodes and I have implemented a nodeSelectedListener wher I can get the data for the node, i.e the name. My problem is that the name for one leaf node can be the same as the name for another leaf node.
      How am I suppose to know which node is selected? is there a way do add an id to the node somehow? Other ways?


      Regards,

      BTJ