| Package | mx.automation |
| Interface | public interface IAutomationClass2 extends IAutomationClass |
| Implementors | AutomationClass |
| Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | Flash Player 9, AIR 1.1 |
Learn more
Public Properties
| Property | Defined By | ||
|---|---|---|---|
| implementationVersion : int [read-only]
Version of the implementation classes. | IAutomationClass2 | ||
![]() | name : String [read-only]
The class name. | IAutomationClass | |
| previousVersionClassNames : Array [read-only]
An array of names of the classes that are compatible with current class. | IAutomationClass2 | ||
![]() | propertyNameMap : Object [read-only]
An Object containing a map to map a property name to descriptor. | IAutomationClass | |
![]() | superClassName : String [read-only]
The name of the class's superclass. | IAutomationClass | |
Public Methods
Property Detail
implementationVersion | property |
implementationVersion:int [read-only] | Language Version: | ActionScript 3.0 |
| Product Version: | Flex 4 |
| Runtime Versions: | 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
Implementation
public function get implementationVersion():intpreviousVersionClassNames | property |
Thu Dec 6 2018, 01:12 PM -08:00
Hide Inherited Public Properties
Show Inherited Public Properties