適用於 Adobe® Flash® Platform 的 ActionScript® 3.0 參考
首頁  |  隱藏套件和類別清單 |  套件  |  類別  |  新增內容  |  索引  |  附錄  |  為什麼顯示英文?
篩選: 從伺服器擷取資料...
從伺服器擷取資料...
com.adobe.guides.spark.headers.components 

IHeaderComponent  - AS3 ADEP Guides

套件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

The interface implemented by the guide header skin part.



公用屬性
 屬性定義自
  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
 InheritedwrapperHost : 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

屬性 
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):void

performanceLog

屬性 
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):void

showHeaderSection

屬性 
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):void

showTitleBar

屬性 
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):void

showToolBar

屬性 
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):void




[ X ]為什麼顯示英文?
「ActionScript 3.0 參考」的內容是以英文顯示

並非所有「ActionScript 3.0 參考」的內容都翻譯為所有語言。當語言元素未翻譯時,就會以英文顯示。例如,ga.controls.HelpBox 類別並沒有翻譯為任何語言。因此在參考的繁體中文版本中,ga.controls.HelpBox 類別就會以英文顯示。