Add color name from java.awt.Color in styles's attribut
--------------------------------------------------------
Key: PIVOT-493
URL: https://issues.apache.org/jira/browse/PIVOT-493
Project: Pivot
Issue Type: Improvement
Components: wtk
Affects Versions: 1.4
Reporter: charles
Priority: Minor
Like :
<Border styles="{color:'blue'}">
<content>
<TextArea wtkx:id="textArea" styles="{backgroundColor:'red'}"/>
</content>
</Border>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.