| 套件 | 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:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性