| Пакет | 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 | свойство |
pdfActive:Boolean| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Версии среды выполнения: | AIR 1.0, Flash Player 10.2 |
PDF document view active.
Реализация
public function get pdfActive():Boolean public function set pdfActive(value:Boolean):voidperformanceLog | свойство |
performanceLog:Boolean| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Версии среды выполнения: | AIR 1.0, Flash Player 10.2 |
Enable the performance log.
Реализация
public function get performanceLog():Boolean public function set performanceLog(value:Boolean):voidshowHeaderSection | свойство |
showHeaderSection:Boolean| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Версии среды выполнения: | AIR 1.0, Flash Player 10.2 |
Show the header.
Реализация
public function get showHeaderSection():Boolean public function set showHeaderSection(value:Boolean):voidshowTitleBar | свойство |
showTitleBar:Boolean| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Версии среды выполнения: | AIR 1.0, Flash Player 10.2 |
Show the title bar.
Реализация
public function get showTitleBar():Boolean public function set showTitleBar(value:Boolean):voidshowToolBar | свойство |
showToolBar:Boolean| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Версии среды выполнения: | AIR 1.0, Flash Player 10.2 |
Show the tool bar.
Реализация
public function get showToolBar():Boolean public function set showToolBar(value:Boolean):voidTue Jun 12 2018, 11:34 AM Z
Скрыть унаследованные общедоступные свойства
Показать унаследованные общедоступные свойства