Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The DataItemRendererFactoryForColumnData class implents the
org.apache.flex.core.IDataProviderItemRendererMapper interface and creates the itemRenderers
for each cell in the org.apache.flex.html.DataGrid.
protected var dataGroup:IItemRendererParent
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The dataGroup that is the pareent for the itemRenderers
itemRendererFactory:IItemRendererClassFactory
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The factory used to create the itemRenderers.
Implementation public function get itemRendererFactory():IItemRendererClassFactory
public function set itemRendererFactory(value:IItemRendererClassFactory ):void
strand:IStrand
[write-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The host component for this bead.
Implementation public function set strand(value:IStrand ):void
public function DataItemRendererFactoryForColumnData()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
constructor.
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00