(Preview)
Package | mx.core |
Interface | public interface IRawChildrenContainer |
Implementors | Container |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
numChildren
and addChild()
method to manage only a subset of its actual children.
The mx.core.Container class, for example, has a set of content children
separate from the non-content children, such as borders, title bars,
and dividers.
Related API Elements
Public Properties
Property | Defined By |
---|
Property Detail
Wed Nov 21 2018, 06:34 AM -08:00