You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Maurice Amsellem (JIRA)" <ji...@apache.org> on 2014/05/01 23:32:16 UTC

[jira] [Updated] (FLEX-34228) spark datagrid syntax

     [ https://issues.apache.org/jira/browse/FLEX-34228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maurice Amsellem updated FLEX-34228:
------------------------------------

    Fix Version/s:     (was: Apache Flex 4.13.0)
                   Apache Flex 4.12.1

> spark datagrid syntax
> ---------------------
>
>                 Key: FLEX-34228
>                 URL: https://issues.apache.org/jira/browse/FLEX-34228
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: DataGrid
>    Affects Versions: Apache Flex 4.12.0
>            Reporter: Jeff Spicer
>            Assignee: Justin Mclean
>            Priority: Minor
>              Labels: easyfix
>             Fix For: Apache Flex 4.12.1
>
>
> steps to duplicate:
> 1. create a new s:DataGrid.
> 2. type "skinClass" attribute and let intellitype create a new skin for the datagrid
> 3. line 302 reads:
> override public function get contentItems():Array {return contentFill};
> should be:
> override public function get contentItems():Array {return contentFill;}
> semi-colon is misplaced at the end of the line



--
This message was sent by Atlassian JIRA
(v6.2#6252)