| 包 | 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, 11:04 AM Z
隐藏继承的公共属性
显示继承的公共属性