Pakiet | mx.automation |
Interfejs | public interface IAutomationClass2 extends IAutomationClass |
Implementory | AutomationClass |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
implementationVersion : int [tylko do odczytu]
Version of the implementation classes. | IAutomationClass2 | ||
name : String [tylko do odczytu]
The class name. | IAutomationClass | ||
previousVersionClassNames : Array [tylko do odczytu]
An array of names of the classes that are compatible with current class. | IAutomationClass2 | ||
propertyNameMap : Object [tylko do odczytu]
An Object containing a map to map a property name to descriptor. | IAutomationClass | ||
superClassName : String [tylko do odczytu]
The name of the class's superclass. | IAutomationClass |
Metody publiczne
Szczegół właściwości
implementationVersion | właściwość |
implementationVersion:int
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4 |
Wersje środowiska wykonawczego: | 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
Implementacja
public function get implementationVersion():int
previousVersionClassNames | właściwość |
previousVersionClassNames:Array
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 4 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
An array of names of the classes that are compatible with current class.
Implementacja
public function get previousVersionClassNames():Array
Tue Jun 12 2018, 12:06 PM Z