| 套件 | 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, 03:47 PM Z