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