Paket | com.adobe.guides.control |
Arabirim | public interface IGuideSource |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Çalışma Zamanı Sürümleri: | AIR 1.0, Flash Player 10.2 |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
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 |
Özellik Ayrıntısı
resourceModule | özellik |
resourceModule:IGuideResourceModule
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Çalışma Zamanı Sürümleri: | AIR 1.0, Flash Player 10.2 |
A IGuideResourceModule
identified the the
locale and resource modules that support the Guide's resource
strings.
Uygulama
public function get resourceModule():IGuideResourceModule
public function set resourceModule(value:IGuideResourceModule):void
source | özellik |
source:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Çalışma Zamanı Sürümleri: | AIR 1.0, Flash Player 10.2 |
The url to the Guide file which to load.
Uygulama
public function get source():String
public function set source(value:String):void
Tue Jun 12 2018, 01:09 PM Z