| パッケージ | 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, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示