Paket | mx.automation |
Arabirim | public interface IAutomationClass2 extends IAutomationClass |
Uygulayıcılar | AutomationClass |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 4 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
implementationVersion : int [salt okunur]
Version of the implementation classes. | IAutomationClass2 | ||
name : String [salt okunur]
The class name. | IAutomationClass | ||
previousVersionClassNames : Array [salt okunur]
An array of names of the classes that are compatible with current class. | IAutomationClass2 | ||
propertyNameMap : Object [salt okunur]
An Object containing a map to map a property name to descriptor. | IAutomationClass | ||
superClassName : String [salt okunur]
The name of the class's superclass. | IAutomationClass |
Özellik Ayrıntısı
implementationVersion | özellik |
implementationVersion:int
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 4 |
Çalışma Zamanı Sürümleri: | 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
Uygulama
public function get implementationVersion():int
previousVersionClassNames | özellik |
Tue Jun 12 2018, 01:09 PM Z