| Пакет | com.adobe.guides.control |
| Интерфейс | public interface IGuideSource |
| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Версии среды выполнения: | AIR 1.0, Flash Player 10.2 |
Общедоступные свойства
| Свойство | Определено | ||
|---|---|---|---|
| resourceModule : IGuideResourceModule
A IGuideResourceModule identified the the
locale and resource modules that support the Guide's resource
strings. | IGuideSource | ||
| source : String
The url to the Guide file which to load. | IGuideSource | ||
Сведения о свойстве
resourceModule | свойство |
resourceModule:IGuideResourceModule| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Версии среды выполнения: | AIR 1.0, Flash Player 10.2 |
A IGuideResourceModule identified the the
locale and resource modules that support the Guide's resource
strings.
Реализация
public function get resourceModule():IGuideResourceModule public function set resourceModule(value:IGuideResourceModule):voidsource | свойство |
source:String| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
| Версии среды выполнения: | AIR 1.0, Flash Player 10.2 |
The url to the Guide file which to load.
Реализация
public function get source():String public function set source(value:String):voidTue Jun 12 2018, 11:34 AM Z