Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
The ISelectableList interface indicates that the
implementor is an IList element that supports a
selectedIndex
property.
selectedIndex:int
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
The index of the selected IList item.
Implementation public function get selectedIndex():int
public function set selectedIndex(value:int):void
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Dispatched when the selectedIndex
property changes.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00