패키지 | 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():Panel
panelManager | 속성 |
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():PanelManager
pdfActive | 속성 |
performanceLog | 속성 |
showHeaderSection | 속성 |
showTitleBar | 속성 |
showToolBar | 속성 |
Tue Jun 12 2018, 03:17 PM Z