[
https://issues.apache.org/jira/browse/TRINIDAD-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeanne Waldman resolved TRINIDAD-774.
-------------------------------------
Resolution: Fixed
checked in TagUtils.java to Trinidad's trunk to add a getColor(String) method.
checked in TrinidadComponentTagGenerator and GeneratorHelper changes in the
plugins.
> support for static colors in a tag
> ----------------------------------
>
> Key: TRINIDAD-774
> URL: https://issues.apache.org/jira/browse/TRINIDAD-774
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Reporter: Jeanne Waldman
> Assignee: Jeanne Waldman
>
> chooseColor has customColorData and colorData attributes that take a List of
> java.awt.Color and additionally, in the tag, it can take a List of Strings of
> the form #RRGGBB.
> I need to have the same thing but not for a List of Colors, but just a Color.
> I have an attribute that takes java.awt.Color. It should also be able to take
> #RRGGBB to be consistent with the other color attributes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.