[
https://issues.apache.org/jira/browse/FLEX-33131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-33131:
---------------------------------
Labels: easyfix features (was: features)
> rendererDescriptionMap is private, should be made protected to allow
> customizing the grid for conditional spanning rows and columns
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLEX-33131
> URL: https://issues.apache.org/jira/browse/FLEX-33131
> Project: Apache Flex
> Issue Type: New Feature
> Components: ADG:ColumnSpanning, Advanced Data Grid
> Affects Versions: Adobe Flex SDK 4.6 (Release), Apache Flex Next
> Environment: All Operating Systems, General Hardware
> Reporter: Ashish Desai
> Priority: Minor
> Labels: easyfix, features
> Fix For: Adobe Flex SDK Next
>
> Attachments: LabelRenderer.as
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> rendererDescriptionMap is a private property maintaining an internal copy of
> the renderer descriptions in addition to the renderer provider. Making this
> property protected can allow users to inherit this property and allow
> conditional row and column spanning. ItemRenderers in the rendererProvider
> Array can then use this property to conditionally set the row span or column
> span for individual rows & columns respectively. Attached is the sample of a
> renderer for a hacked data grid.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira