Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The IListView interface provides the protocol for any bead that
creates the visual parts for a org.apache.flex.html.List control.
dataGroup:IItemRendererParent
[read-only]
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The component which parents all of the itemRenderers for each
datum being displayed by the List component.
Implementation public function get dataGroup():IItemRendererParent
strand:IStrand
[read-only]
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The host component.
Implementation public function get strand():IStrand
Wed Jul 9 2014, 10:38 PM -07:00