[richfaces-issues] [JBoss JIRA] Updated: (RF-3137) ContextMenu: add client side desablement support

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Apr 18 07:24:44 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3137?page=all ]

Nick Belaevski updated RF-3137:
-------------------------------

    Fix Version/s: 3.2.2
         Assignee: Anton Belevich  (was: Nick Belaevski)

> ContextMenu: add client side desablement support
> ------------------------------------------------
>
>                 Key: RF-3137
>                 URL: http://jira.jboss.com/jira/browse/RF-3137
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>         Assigned To: Anton Belevich
>             Fix For: 3.2.2
>
>
> could we allow something like
> <rich:contextMenu attached="false" id="menu" submitMode="ajax">
>        <rich:menuItem ajaxSingle="true" disabled="{model}=='Ford'">
> where menu called in next way 
> <rich:componentControl event="onRowClick" for="menu" operation="show">
> 	<f:param value="#{car.model}" name="model"/>
> 	<f:param value="#{car.make}" name="car"/>
> </rich:componentControl>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list