hello daniel, few month ago i had a look at the internals of tr:tree and tr:treeTable
-> if i remember correctly: selectionListeners just work "in connection with" the rowSelection attribute - e.g. see [1], [2]. however, tr:tree doesn't provide this attribute. i know that the tag-doc indicates a different behaviour. regards, gerhard [1] http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_treeTable.html [2] http://www.irian.at/trinidad-demo/faces/components/treeTable_selection.jspx 2008/1/21, Matthias Wessendorf <[EMAIL PROTECTED]>: > > Hrm, > > > public void nodeSelectedEvent(SelectionEvent event) > > { > > System.out.println("---------------> node selected."); > > } > > I checked our internal stuff (based on Trinidad), > and it works. > > lemme check Trinidad again. > > > > > > best regards > > Daniel > > -- > > View this message in context: > http://www.nabble.com/-Trinidad--signature-of-method-for-selectionListener-on-a-tree-tp14950886p14995033.html > > > > Sent from the MyFaces - Users mailing list archive at Nabble.com. > > > > > > > > -- > Matthias Wessendorf > > further stuff: > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > mail: matzew-at-apache-dot-org > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

