| Pacchetto | mx.automation |
| Interfaccia | public interface IAutomationClass2 extends IAutomationClass |
| Implementatori | AutomationClass |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Altri esempi
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| implementationVersion : int [sola lettura]
Version of the implementation classes. | IAutomationClass2 | ||
![]() | name : String [sola lettura]
The class name. | IAutomationClass | |
| previousVersionClassNames : Array [sola lettura]
An array of names of the classes that are compatible with current class. | IAutomationClass2 | ||
![]() | propertyNameMap : Object [sola lettura]
An Object containing a map to map a property name to descriptor. | IAutomationClass | |
![]() | superClassName : String [sola lettura]
The name of the class's superclass. | IAutomationClass | |
Metodi pubblici
Descrizione delle proprietà
implementationVersion | proprietà |
implementationVersion:int [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Version of the implementation classes. This version is supposed to be unique for all implementation classes of a single ClassInfo tag in XML
Implementazione
public function get implementationVersion():intpreviousVersionClassNames | proprietà |
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate