包 | 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, 11:04 AM Z