[
https://issues.apache.org/jira/browse/TOBAGO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Bohmann resolved TOBAGO-702.
----------------------------------
Resolution: Fixed
> Extend the <tc:attribute> tag with a mode
> -----------------------------------------
>
> Key: TOBAGO-702
> URL: https://issues.apache.org/jira/browse/TOBAGO-702
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Facelets
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Fix For: 1.0.20, 1.1.0
>
>
> Helps to build compositions.
> Possible modes are:
> "isSet" (boolean) checks, if the expression is set from the composition
> caller.
> "isNotSet" (boolean) nagation of "isSet"
> "action" (method binding) evaluate the expression to find the method binding
> which is referenced with the template.
> "actionListener" same as "action" but for the method signature of
> ActionListeners.
> "actionFromValue" Evaluates the ValueBinding to get an outcome set directly
> (no action method)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.