public vod nodeSelected(org.apache.myfaces.trinidad.event.SelectionEvent event);

is this not working?

On Jan 18, 2008 7:14 AM, Daniel Niklas <[EMAIL PROTECTED]> wrote:
>
> 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.
>
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to