| Package | mx.core |
| 인터페이스 | public interface IRawChildrenContainer |
| 인프리멘타 | Container |
numChildren 나 addChild() 등의 IChildList API 를 재정의(override) 하고 있는 컨테이너입니다. 예를 들어, mx.core.Container 클래스는, 컨텐츠의 아이와 경계, 타이틀 바, 결산등의 컨텐츠가 아닌 아이를 분리하고 있습니다.
See also
| property | 정의 | ||
|---|---|---|---|
| rawChildren : IChildList
[read-only]
모든 아이를 나타낸 IChildList 를 돌려줍니다.
| IRawChildrenContainer | ||
| rawChildren | property |
rawChildren:IChildList [read-only]모든 아이를 나타낸 IChildList 를 돌려줍니다. FocusManager 는 이것을 사용해, 여전히 포커스를 취득하고 있을 가능성이 있는 컨텐츠가 아닌 아이를 찾아냅니다 (예를 들어, ControlBar 의 컴퍼넌트 등).
Implements public function get rawChildren():IChildList
코멘트가 추가되었을 경우, 메일로 받기. | 코멘트 리포트
현재의 페이지: http://flexdocs.kr/docs/flex2/langref/mx/core/IRawChildrenContainer.html