Pakket | mx.automation |
Interface | public interface IAutomationClass2 extends IAutomationClass |
Geïmplementeerd door | AutomationClass |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
Meer voorbeelden
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
implementationVersion : int [alleen-lezen]
Version of the implementation classes. | IAutomationClass2 | ||
name : String [alleen-lezen]
The class name. | IAutomationClass | ||
previousVersionClassNames : Array [alleen-lezen]
An array of names of the classes that are compatible with current class. | IAutomationClass2 | ||
propertyNameMap : Object [alleen-lezen]
An Object containing a map to map a property name to descriptor. | IAutomationClass | ||
superClassName : String [alleen-lezen]
The name of the class's superclass. | IAutomationClass |
Openbare methoden
Eigenschapdetails
implementationVersion | eigenschap |
implementationVersion:int
[alleen-lezen] Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | 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
Implementatie
public function get implementationVersion():int
previousVersionClassNames | eigenschap |
Wed Jun 13 2018, 11:42 AM Z