Hi, i want to define a selectionListener on my tree component:
<tr:tree value="#{myBean.treeModel}" var="node"
selectionListener="#{myBean.nodeSelected}">
What is the signature of the method in my backing bean?
Best regards
Daniel
--
View this message in context:
http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp14950886p14950886.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

