| 套件 | ga.model |
| 介面 | public interface IPanel |
| 實作者 | Page |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
| 執行階段版本: | AIR 1.0, Flash Player 10.2 |
IPanel interface defines the properties that can be extracted from a Guide
panel.
公用屬性
| 屬性 | 定義自 | ||
|---|---|---|---|
| canAdd : Boolean [唯讀]
A boolean value indicating if another repeatable panel can be added. | IPanel | ||
| canRemove : Boolean [唯讀]
A boolean value indicating if another repeatable panel can be removed. | IPanel | ||
| errorString : String [唯讀]
The error string for this panel. | IPanel | ||
| helpText : String [唯讀]
The help text for the panel. | IPanel | ||
| helpVideo : String [唯讀]
A reference to the FLV file associated with the panel help. | IPanel | ||
| label : String [唯讀]
The name of the panel. | IPanel | ||
| section : ISection [唯讀]
The parent section for the panel. | IPanel | ||
Tue Jun 12 2018, 03:47 PM Z