Vadim Usoltsev created FLEX-34516:
-------------------------------------
Summary: Spark GridLayout should implement an interface.
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. 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)