Pakiet | com.adobe.guides.control |
Interfejs | public interface IGuideSource |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
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 |
Szczegół właściwości
resourceModule | właściwość |
resourceModule:IGuideResourceModule
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
A IGuideResourceModule
identified the the
locale and resource modules that support the Guide's resource
strings.
Implementacja
public function get resourceModule():IGuideResourceModule
public function set resourceModule(value:IGuideResourceModule):void
source | właściwość |
source:String
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Wersje środowiska wykonawczego: | AIR 1.0, Flash Player 10.2 |
The url to the Guide file which to load.
Implementacja
public function get source():String
public function set source(value:String):void
Tue Jun 12 2018, 12:06 PM Z