minly wang created FLEX-34186:
---------------------------------
Summary: Is it possible to set specific border side color of
GridItem in ActionScript?
Key: FLEX-34186
URL: https://issues.apache.org/jira/browse/FLEX-34186
Project: Apache Flex
Issue Type: Wish
Components: Spark: Grid
Affects Versions: Adobe Flex SDK 4.6 (Release)
Environment: Flash Builder 4.7
Reporter: minly wang
What I would like to achieve is for GridItem , I would like to set
left/right/top/bottom border side with specific color.
For instance,like the css:
border-left:solid red 3px;
border-right:solid violet 4px;
border-top:solid blue 4px;
border-bottom:solid green 4px;
How to set a specific GridItem border side color with a specific
color(different border side color) in ActionScript? Thanks
--
This message was sent by Atlassian JIRA
(v6.2#6252)