패키지 | mx.automation |
인터페이스 | public interface IAutomationClass2 extends IAutomationClass |
구현자 | AutomationClass |
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 4 |
런타임 버전: | Flash Player 9, AIR 1.1 |
기타 예제
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
implementationVersion : int [읽기 전용]
Version of the implementation classes. | IAutomationClass2 | ||
name : String [읽기 전용]
The class name. | IAutomationClass | ||
previousVersionClassNames : Array [읽기 전용]
An array of names of the classes that are compatible with current class. | IAutomationClass2 | ||
propertyNameMap : Object [읽기 전용]
An Object containing a map to map a property name to descriptor. | IAutomationClass | ||
superClassName : String [읽기 전용]
The name of the class's superclass. | IAutomationClass |
공용 메서드
Tue Jun 12 2018, 03:17 PM Z