| 套件 | ga.model |
| 類別 | public class HostedGuide |
| 繼承 | HostedGuide Object |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
| 執行階段版本: | AIR 1.0, Flash Player 10.2 |
HostedGuide class is used by a Flex application that is hosting a Guide
to directly access specific Guide objects.
公用屬性
| 屬性 | 定義自 | ||
|---|---|---|---|
![]() | constructor : Object
類別物件的參照或是特定物件實體的建構函數。 | Object | |
| dynamicSectionView : IGuideView [唯讀]
The dynamic section view instance. | HostedGuide | ||
| guidedActivity : GuidedActivity [唯讀]
The Guide instance. | HostedGuide | ||
| panelListView : IGuideView [唯讀]
The panel list view instance. | HostedGuide | ||
| panelManager : PanelManager [唯讀]
The panel manager instance. | HostedGuide | ||
| sectionListView : IGuideView [唯讀]
The section list view instance. | HostedGuide | ||
| treeView : IGuideView [唯讀]
The tree view instance. | HostedGuide | ||
| wrapper : IWrapperHost [唯讀]
The wrapper instance. | HostedGuide | ||
屬性詳細資訊
dynamicSectionView | 屬性 |
dynamicSectionView:IGuideView [唯讀] | 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
| 執行階段版本: | AIR 1.0, Flash Player 10.2 |
The dynamic section view instance.
實作
public function get dynamicSectionView():IGuideViewguidedActivity | 屬性 |
guidedActivity:GuidedActivity [唯讀] | 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
| 執行階段版本: | AIR 1.0, Flash Player 10.2 |
The Guide instance.
實作
public function get guidedActivity():GuidedActivitypanelListView | 屬性 |
panelListView:IGuideView [唯讀] | 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
| 執行階段版本: | AIR 1.0, Flash Player 10.2 |
The panel list view instance.
實作
public function get panelListView():IGuideViewpanelManager | 屬性 |
panelManager:PanelManager [唯讀] | 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
| 執行階段版本: | AIR 1.0, Flash Player 10.2 |
The panel manager instance.
實作
public function get panelManager():PanelManagersectionListView | 屬性 |
sectionListView:IGuideView [唯讀] | 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
| 執行階段版本: | AIR 1.0, Flash Player 10.2 |
The section list view instance.
實作
public function get sectionListView():IGuideViewtreeView | 屬性 |
treeView:IGuideView [唯讀] | 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
| 執行階段版本: | AIR 1.0, Flash Player 10.2 |
The tree view instance.
實作
public function get treeView():IGuideViewwrapper | 屬性 |
wrapper:IWrapperHost [唯讀] | 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
| 執行階段版本: | AIR 1.0, Flash Player 10.2 |
The wrapper instance.
實作
public function get wrapper():IWrapperHostTue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性