Paket | com.adobe.guides.control |
Schnittstelle | public interface IGuideSource |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 10 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
Öffentliche Eigenschaften
Eigenschaft | Definiert von | ||
---|---|---|---|
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 |
Eigenschaftendetails
resourceModule | Eigenschaft |
resourceModule:IGuideResourceModule
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 10 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
A IGuideResourceModule
identified the the
locale and resource modules that support the Guide's resource
strings.
Implementierung
public function get resourceModule():IGuideResourceModule
public function set resourceModule(value:IGuideResourceModule):void
source | Eigenschaft |
source:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Document Services - Handbücher 10 |
Laufzeitversionen: | AIR 1.0, Flash Player 10.2 |
The url to the Guide file which to load.
Implementierung
public function get source():String
public function set source(value:String):void
Tue Jun 12 2018, 10:04 AM Z