| Pacchetto | ga.model |
| Classe | public class HostedGuide |
| Ereditarietà | HostedGuide Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 9 |
| Versioni runtime: | 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.
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| dynamicSectionView : IGuideView [sola lettura]
The dynamic section view instance. | HostedGuide | ||
| guidedActivity : GuidedActivity [sola lettura]
The Guide instance. | HostedGuide | ||
| panelListView : IGuideView [sola lettura]
The panel list view instance. | HostedGuide | ||
| panelManager : PanelManager [sola lettura]
The panel manager instance. | HostedGuide | ||
| sectionListView : IGuideView [sola lettura]
The section list view instance. | HostedGuide | ||
| treeView : IGuideView [sola lettura]
The tree view instance. | HostedGuide | ||
| wrapper : IWrapperHost [sola lettura]
The wrapper instance. | HostedGuide | ||
Metodi pubblici
Descrizione delle proprietà
dynamicSectionView | proprietà |
dynamicSectionView:IGuideView [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 9 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The dynamic section view instance.
Implementazione
public function get dynamicSectionView():IGuideViewguidedActivity | proprietà |
guidedActivity:GuidedActivity [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 9 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The Guide instance.
Implementazione
public function get guidedActivity():GuidedActivitypanelListView | proprietà |
panelListView:IGuideView [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 9 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The panel list view instance.
Implementazione
public function get panelListView():IGuideViewpanelManager | proprietà |
panelManager:PanelManager [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 9 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The panel manager instance.
Implementazione
public function get panelManager():PanelManagersectionListView | proprietà |
sectionListView:IGuideView [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 9 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The section list view instance.
Implementazione
public function get sectionListView():IGuideViewtreeView | proprietà |
treeView:IGuideView [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 9 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The tree view instance.
Implementazione
public function get treeView():IGuideViewwrapper | proprietà |
wrapper:IWrapperHost [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 9 |
| Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The wrapper instance.
Implementazione
public function get wrapper():IWrapperHostTue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate