Packageorg.apache.flex.core
Classpublic class ContainerBaseStrandChildren
InheritanceContainerBaseStrandChildren Inheritance Object
Implements IParent

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The ContainerBaseStrandChildren class the provides a way for advanced components to place children directly into the strand unlike the addElement() APIs on the Container which place children into the contentView.



Public Properties
 PropertyDefined By
  owner : ContainerBase
ContainerBaseStrandChildren
Public Methods
 MethodDefined By
  
Constructor.
ContainerBaseStrandChildren
Property Detail
ownerproperty
public var owner:ContainerBase

Constructor Detail
ContainerBaseStrandChildren()Constructor
public function ContainerBaseStrandChildren(owner:IParent)

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

Constructor.

Parameters
owner:IParent