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

Vadim Usoltsev updated FLEX-34516:
----------------------------------
    Description: 
Spark GridLayout class should implement it's own interface. This interface 
should be used in Spark Grid component instead of concrete class to allow 
custom extensions. For the first It's good to change some GridLayout's methods 
signature to "protected", such as "createTypicalItemRenderer" and so on.

Profit:
Extended layouting logic throw explicit set custom GridLayout in DataGrid 
skinclass.

  was:
Spark GridLayout class should implement it's own interface. This interface 
should be used in Spark Grid component instead of concrete class to allow 
custom extensions. Also it's good to change some GridLayout's methods signature 
to "protected", such as "createTypicalItemRenderer" and so on.

Profit:
Extended layouting logic throw explicit set custom GridLayout in DataGrid 
skinclass.


> Spark GridLayout should be extensible.
> --------------------------------------
>
>                 Key: FLEX-34516
>                 URL: https://issues.apache.org/jira/browse/FLEX-34516
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: Spark: Grid
>    Affects Versions: Apache Flex 4.13.0
>            Reporter: Vadim Usoltsev
>
> Spark GridLayout class should implement it's own interface. This interface 
> should be used in Spark Grid component instead of concrete class to allow 
> custom extensions. For the first It's good to change some GridLayout's 
> methods signature to "protected", such as "createTypicalItemRenderer" and so 
> on.
> Profit:
> Extended layouting logic throw explicit set custom GridLayout in DataGrid 
> skinclass.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to