Pacchetto | com.adobe.guides.control |
Interfaccia | public interface IGuideSource |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
Proprietà pubbliche
Proprietà | Definito da | ||
---|---|---|---|
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 |
Descrizione delle proprietà
resourceModule | proprietà |
resourceModule:IGuideResourceModule
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
A IGuideResourceModule
identified the the
locale and resource modules that support the Guide's resource
strings.
Implementazione
public function get resourceModule():IGuideResourceModule
public function set resourceModule(value:IGuideResourceModule):void
source | proprietà |
source:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Guide 10 |
Versioni runtime: | AIR 1.0, Flash Player 10.2 |
The url to the Guide file which to load.
Implementazione
public function get source():String
public function set source(value:String):void
Tue Jun 12 2018, 02:44 PM Z