| Пакет | xd.core.axm.view.components.support |
| Интерфейс | public interface ICollapsibleSegment |
| Средство реализации | AXMAccordionSegment |
| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
ICollapsibleSegment interface.
Общедоступные свойства
| Свойство | Определено | ||
|---|---|---|---|
| isOpen : Boolean
A flag that indiates whether the component is open or collapsed. | ICollapsibleSegment | ||
Сведения о свойстве
isOpen | свойство |
isOpen:Boolean| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Adobe Experience Model 10 |
| Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
A flag that indiates whether the component is open or collapsed.
Реализация
public function get isOpen():Boolean public function set isOpen(value:Boolean):voidTue Jun 12 2018, 11:34 AM Z