| パッケージ | 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():PanelpanelManager | プロパティ |
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():PanelManagerpdfActive | プロパティ |
performanceLog | プロパティ |
showHeaderSection | プロパティ |
showTitleBar | プロパティ |
showToolBar | プロパティ |
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示