Proposal for addition of <t:convertBoolean> tag and converter to Tomahawk
-------------------------------------------------------------------------
Key: MYFACES-451
URL: http://issues.apache.org/jira/browse/MYFACES-451
Project: MyFaces
Type: New Feature
Components: Tomahawk, Sandbox
Reporter: Ken Weiner
This is a proposal to add a special boolean converter and corresponding tag so
that it can be configured as a child of other components using a syntax such as:
<h:outputText value="#{backingBean.customer.enjoysJazz}">
<t:convertBoolean trueValue="Yes" falseValue="No"/>
</h:outputText>
I will attach the source code and related patches to faces-config.xml and the
appropriate tld.
See prior mailing list discussion:
http://www.mail-archive.com/users%40myfaces.apache.org/msg07673.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira