| 패키지 | mx.core |
| 인터페이스 | public interface ISelectableList extends IList , IEventDispatcher |
| 구현자 | SelectableList, TabbedViewNavigator, ViewStack |
| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Flex 4 |
| 런타임 버전: | Flash Player 10, AIR 1.5 |
selectedIndex
property.
공용 속성
| 속성 | 정의 주체 | ||
|---|---|---|---|
![]() | length : int [읽기 전용]
The number of items in this collection. | IList | |
| selectedIndex : int
The index of the selected IList item. | ISelectableList | ||
공용 메서드
이벤트
| 이벤트 | 요약 | 정의 주체 | ||
|---|---|---|---|---|
| Dispatched when the selectedIndex property changes. | ISelectableList | |||
| Dispatched when the selectedIndex property changes. | ISelectableList | |||
속성 세부 정보
selectedIndex | 속성 |
이벤트 세부 정보
change | 이벤트 |
| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Flex 4 |
| 런타임 버전: | Flash Player 10, AIR 1.5 |
Dispatched when the selectedIndex property changes.
valueCommit | 이벤트 |
| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Flex 4 |
| 런타임 버전: | Flash Player 10, AIR 1.5 |
Dispatched when the selectedIndex property changes.
Tue Jun 12 2018, 03:17 PM Z
상속되는 공용 속성 숨기기
상속되는 공용 속성 표시