Pakket | ga.model |
Klasse | public class HostedGuide |
Overerving | HostedGuide Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Runtimeversies: | 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.
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | ||
dynamicSectionView : IGuideView [alleen-lezen]
The dynamic section view instance. | HostedGuide | ||
guidedActivity : GuidedActivity [alleen-lezen]
The Guide instance. | HostedGuide | ||
panelListView : IGuideView [alleen-lezen]
The panel list view instance. | HostedGuide | ||
panelManager : PanelManager [alleen-lezen]
The panel manager instance. | HostedGuide | ||
sectionListView : IGuideView [alleen-lezen]
The section list view instance. | HostedGuide | ||
treeView : IGuideView [alleen-lezen]
The tree view instance. | HostedGuide | ||
wrapper : IWrapperHost [alleen-lezen]
The wrapper instance. | HostedGuide |
Openbare methoden
Eigenschapdetails
dynamicSectionView | eigenschap |
dynamicSectionView:IGuideView
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The dynamic section view instance.
Implementatie
public function get dynamicSectionView():IGuideView
guidedActivity | eigenschap |
guidedActivity:GuidedActivity
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The Guide instance.
Implementatie
public function get guidedActivity():GuidedActivity
panelListView | eigenschap |
panelListView:IGuideView
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The panel list view instance.
Implementatie
public function get panelListView():IGuideView
panelManager | eigenschap |
panelManager:PanelManager
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The panel manager instance.
Implementatie
public function get panelManager():PanelManager
sectionListView | eigenschap |
sectionListView:IGuideView
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The section list view instance.
Implementatie
public function get sectionListView():IGuideView
treeView | eigenschap |
treeView:IGuideView
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The tree view instance.
Implementatie
public function get treeView():IGuideView
wrapper | eigenschap |
wrapper:IWrapperHost
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 9 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
The wrapper instance.
Implementatie
public function get wrapper():IWrapperHost
Wed Jun 13 2018, 11:42 AM Z