[
https://jira.jboss.org/browse/RF-3137?page=com.atlassian.jira.plugin.syst...
]
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