[ 
http://issues.apache.org/jira/browse/MYFACES-87?page=comments#action_62312 ]
     
Kito D. Mann commented on MYFACES-87:
-------------------------------------

Galen,

NavigatorMenuItem is just a special version of SelectItems, and you can't 
attach an ActionListener to an individual SelectItem instance either. 
Essentially, the selected item specifies the current action for the entire 
component -- that's why JSCookMenu itself is the ActionSource.

I used a similar technique for a navigation component in my book.

> x:updateActionListener inside x:navigationMenuItem
> --------------------------------------------------
>
>          Key: MYFACES-87
>          URL: http://issues.apache.org/jira/browse/MYFACES-87
>      Project: MyFaces
>         Type: New Feature
>     Versions: 1.0.8 beta
>  Environment: Tomcat5
>     Reporter: Alessandro Polverini
>     Priority: Minor
>  Attachments: classes_patch.txt, tld_patch.txt
>
> Hello,
> it would be nice if x:navigationMenuItem would be an ActionSource so that a 
> x:updateActionListener could be nested inside one of its elements.
> Thanks,
> Alex

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to