1. Richfaces tooltip componentcontrol param stackoverflow.comI have a table where each cell click opens a tooltip using the componentControl tag, this works. But I wanted to pas a parameter to the tooltip, which is different per ... |
2. Set JSF backing bean variable when clicking componentControl and displaying contentMenu stackoverflow.comI have a rich:componentControl which sets a parameter called applicationId and displays a rich:contextMenu:
and here's the rich:contextMenu:
|
3. Problem passing boolean value from rich:ComponentControl in order to render rich:menuItems stackoverflow.comWe have the following rich:ComponentControl:
The value of #{item.hasDocuments} is being successfully passed from the bean as either true or false.
Here's the contextMenu which is supposed ... |
4. rich:componentControl and setPropertyActionListener wont work together stackoverflow.com
Anybody has idea why this composition wont work. To be precise property action listener
does not do a job, and popup ... |