Pakiet | com.adobe.guides.spark.headers.components |
Interfejs | public interface IHeaderComponent extends IGuideSkinPart |
Implementory | StandardHeader |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
currentPanel : Panel [tylko do odczytu]
Current panel being displayed to the user. | IHeaderComponent | ||
panelManager : PanelManager [tylko do odczytu]
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 |
Szczegół właściwości
currentPanel | właściwość |
currentPanel:Panel
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
Current panel being displayed to the user.
Implementacja
public function get currentPanel():Panel
panelManager | właściwość |
panelManager:PanelManager
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
The guide panel manager.
Implementacja
public function get panelManager():PanelManager
pdfActive | właściwość |
pdfActive:Boolean
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
PDF document view active.
Implementacja
public function get pdfActive():Boolean
public function set pdfActive(value:Boolean):void
performanceLog | właściwość |
performanceLog:Boolean
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
Enable the performance log.
Implementacja
public function get performanceLog():Boolean
public function set performanceLog(value:Boolean):void
showHeaderSection | właściwość |
showHeaderSection:Boolean
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
Show the header.
Implementacja
public function get showHeaderSection():Boolean
public function set showHeaderSection(value:Boolean):void
showTitleBar | właściwość |
showTitleBar:Boolean
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
Show the title bar.
Implementacja
public function get showTitleBar():Boolean
public function set showTitleBar(value:Boolean):void
showToolBar | właściwość |
showToolBar:Boolean
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
Show the tool bar.
Implementacja
public function get showToolBar():Boolean
public function set showToolBar(value:Boolean):void
Tue Jun 12 2018, 12:06 PM Z