3 Replies Latest reply on Aug 29, 2008 3:15 AM by ilya_shaikovsky

    Help with three

      Hi I am just starting to use richfaces and I have a question.

      I am building a tree by using the default model TreeNodeImpl and my question is how do I show a context menu depending on the node I right click.

      Let say that in my data field of a node I have a property called data.type and if type is ONE I want to show X menu, if the data.type is TWO I want to show Y menu.

      Thanks in advance