패키지 | mx.automation |
인터페이스 | public interface IAutomationPropertyDescriptor |
구현자 | AutomationPropertyDescriptor |
언어 버전: | ActionScript 3.0 |
제품 버전: | Flex 3 |
런타임 버전: | Flash Player 9, AIR 1.1 |
기타 예제
공용 속성
속성 | 정의 주체 | ||
---|---|---|---|
asType : String [읽기 전용]
ActionScript type of this property, as a String. | IAutomationPropertyDescriptor | ||
defaultValue : String [읽기 전용]
Default value of this property. | IAutomationPropertyDescriptor | ||
forDescription : Boolean [읽기 전용]
Contains true if this property is used for object identification. | IAutomationPropertyDescriptor | ||
forVerification : Boolean [읽기 전용]
Contains true if this property is used for object state verification. | IAutomationPropertyDescriptor | ||
name : String [읽기 전용]
Name of the property. | IAutomationPropertyDescriptor |
Tue Jun 12 2018, 03:17 PM Z