패키지 | 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, 03:17 PM Z