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

Nedelcu Alin (JIRA) jira-events at lists.jboss.org
Wed Jul 14 02:50:59 EDT 2010


    [ https://jira.jboss.org/browse/RF-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12539134#action_12539134 ] 

Nedelcu Alin commented on RF-3137:
----------------------------------

maybe, if possible, implement this also for "rendered " attribute?! 
PS: it would be very helpful to have this solved in 4.0 version (again, if possible)
thanks
Alin

> ContextMenu: add client side desablement support
> ------------------------------------------------
>
>                 Key: RF-3137
>                 URL: https://jira.jboss.org/browse/RF-3137
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>            Assignee: Anton Belevich
>             Fix For: Future_3.X
>
>
> 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: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list