包 | com.adobe.guides.spark.headers.components |
接口 | public interface IHeaderComponent extends IGuideSkinPart |
实现器 | StandardHeader |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
公共属性
属性 | 由以下参数定义 | ||
---|---|---|---|
currentPanel : Panel [只读]
Current panel being displayed to the user. | IHeaderComponent | ||
panelManager : PanelManager [只读]
The guide panel manager. | IHeaderComponent | ||
pdfActive : Boolean
PDF document view active. | IHeaderComponent | ||
performanceLog : Boolean
Enable the performance log. | IHeaderComponent | ||
showHeaderSection : Boolean
Show the header. | IHeaderComponent | ||
showTitleBar : Boolean
Show the title bar. | IHeaderComponent | ||
showToolBar : Boolean
Show the tool bar. | IHeaderComponent | ||
wrapperHost : IWrapperHost
get of set the wrapper host component. | IGuideSkinPart |
属性详细信息
currentPanel | 属性 |
currentPanel:Panel
[只读] 语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
Current panel being displayed to the user.
实现
public function get currentPanel():Panel
panelManager | 属性 |
panelManager:PanelManager
[只读] 语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
The guide panel manager.
实现
public function get panelManager():PanelManager
pdfActive | 属性 |
performanceLog | 属性 |
showHeaderSection | 属性 |
showTitleBar | 属性 |
showToolBar | 属性 |
Tue Jun 12 2018, 11:04 AM Z