| Pacote | com.adobe.guides.spark.headers.components |
| Interface | public interface IHeaderComponent extends IGuideSkinPart |
| Implementadores | StandardHeader |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Propriedades públicas
| Propriedade | Definido por | ||
|---|---|---|---|
| currentPanel : Panel [somente leitura]
Current panel being displayed to the user. | IHeaderComponent | ||
| panelManager : PanelManager [somente leitura]
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 | |
Detalhes da propriedade
currentPanel | propriedade |
currentPanel:Panel [somente leitura] | Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Current panel being displayed to the user.
Implementação
public function get currentPanel():PanelpanelManager | propriedade |
panelManager:PanelManager [somente leitura] | Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Versões de runtime: | AIR 1.0, Flash Player 10.2 |
The guide panel manager.
Implementação
public function get panelManager():PanelManagerpdfActive | propriedade |
pdfActive:Boolean| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Versões de runtime: | AIR 1.0, Flash Player 10.2 |
PDF document view active.
Implementação
public function get pdfActive():Boolean public function set pdfActive(value:Boolean):voidperformanceLog | propriedade |
performanceLog:Boolean| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Enable the performance log.
Implementação
public function get performanceLog():Boolean public function set performanceLog(value:Boolean):voidshowHeaderSection | propriedade |
showHeaderSection:Boolean| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show the header.
Implementação
public function get showHeaderSection():Boolean public function set showHeaderSection(value:Boolean):voidshowTitleBar | propriedade |
showTitleBar:Boolean| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show the title bar.
Implementação
public function get showTitleBar():Boolean public function set showTitleBar(value:Boolean):voidshowToolBar | propriedade |
showToolBar:Boolean| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Versões de runtime: | AIR 1.0, Flash Player 10.2 |
Show the tool bar.
Implementação
public function get showToolBar():Boolean public function set showToolBar(value:Boolean):voidWed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas