| Pacchetto | com.adobe.guides.spark.headers.components |
| Interfaccia | public interface IHeaderComponent extends IGuideSkinPart |
| Implementatori | StandardHeader |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| currentPanel : Panel [sola lettura]
Current panel being displayed to the user. | IHeaderComponent | ||
| panelManager : PanelManager [sola lettura]
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 | |
Descrizione delle proprietà
currentPanel | proprietà |
currentPanel:Panel [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Current panel being displayed to the user.
Implementazione
public function get currentPanel():PanelpanelManager | proprietà |
panelManager:PanelManager [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The guide panel manager.
Implementazione
public function get panelManager():PanelManagerpdfActive | proprietà |
pdfActive:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
PDF document view active.
Implementazione
public function get pdfActive():Boolean public function set pdfActive(value:Boolean):voidperformanceLog | proprietà |
performanceLog:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Enable the performance log.
Implementazione
public function get performanceLog():Boolean public function set performanceLog(value:Boolean):voidshowHeaderSection | proprietà |
showHeaderSection:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show the header.
Implementazione
public function get showHeaderSection():Boolean public function set showHeaderSection(value:Boolean):voidshowTitleBar | proprietà |
showTitleBar:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show the title bar.
Implementazione
public function get showTitleBar():Boolean public function set showTitleBar(value:Boolean):voidshowToolBar | proprietà |
showToolBar:Boolean| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Show the tool bar.
Implementazione
public function get showToolBar():Boolean public function set showToolBar(value:Boolean):voidTue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate