1 Reply Latest reply on Oct 25, 2011 4:06 AM by tomcheng76

    Unable to click links inside rich:treeNode with selectionChangeListener

    tomcheng76

      Hi, this is my richfaces 4 tree.

       

      http://pastie.org/2749736

       

      Basically the h:commandLink in the treeNode is masked by the selectionChangeListener.
      It won't logout when i press the link, tree rendering is okay.

       

      I can find the treenode by using tree.getRowData in the listener. But how do i find the sub-component that i was actually clicked ?