Pakiet | com.adobe.mosaic.layouts.interfaces |
Interfejs | public interface ISelectable |
Implementory | StackLayout |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
layoutTarget : GroupBase [tylko do odczytu]
The Group for which the layout is providing selection. | ISelectable | ||
selectedIndex : int
The index that is currently selected or -1 if no item is selected at the moment. | ISelectable |
Szczegół właściwości
layoutTarget | właściwość |
layoutTarget:GroupBase
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
The Group for which the layout is providing selection.
Implementacja
public function get layoutTarget():GroupBase
selectedIndex | właściwość |
selectedIndex:int
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
The index that is currently selected or -1 if no item is selected at the moment.
Implementacja
public function get selectedIndex():int
public function set selectedIndex(value:int):void
Tue Jun 12 2018, 12:06 PM Z