| Pakket | xd.core.axm.view.components.support |
| Interface | public interface ICollapsibleSegment |
| Geïmplementeerd door | AXMAccordionSegment |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
ICollapsibleSegment interface.
Openbare eigenschappen
| Eigenschap | Gedefinieerd door | ||
|---|---|---|---|
| isOpen : Boolean
A flag that indiates whether the component is open or collapsed. | ICollapsibleSegment | ||
Eigenschapdetails
isOpen | eigenschap |
isOpen:Boolean| Taalversie: | ActionScript 3.0 |
| Productversie: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Runtimeversies: | AIR 2.6, Flash Player 10.2 |
A flag that indiates whether the component is open or collapsed.
Implementatie
public function get isOpen():Boolean public function set isOpen(value:Boolean):voidWed Jun 13 2018, 11:42 AM Z