パッケージ | 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():IGuideView
guidedActivity | プロパティ |
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():GuidedActivity
panelListView | プロパティ |
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():IGuideView
panelManager | プロパティ |
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():PanelManager
sectionListView | プロパティ |
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():IGuideView
treeView | プロパティ |
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():IGuideView
wrapper | プロパティ |
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():IWrapperHost
Tue Jun 12 2018, 10:34 AM Z