Should be possible to define different types of treeNodeCommands at once
------------------------------------------------------------------------
Key: TOBAGO-968
URL: https://issues.apache.org/jira/browse/TOBAGO-968
Project: MyFaces Tobago
Issue Type: Improvement
Components: Core
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor
I've we have e. g. the data of a menu tree inside an external model, the
renderer should support the definition of all 3 ways:
link="#{...}"
onclick="#{...}"
action=#{...}
where only one of the is evaluated to a string not empty and not null.
The renderer should check it in the order shown above.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.