Package | mx.automation |
Interface | public interface IAutomationPropertyDescriptor |
Implementors | AutomationPropertyDescriptor |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Learn more
Public Properties
Property | Defined By | ||
---|---|---|---|
asType : String [read-only]
ActionScript type of this property, as a String. | IAutomationPropertyDescriptor | ||
defaultValue : String [read-only]
Default value of this property. | IAutomationPropertyDescriptor | ||
forDescription : Boolean [read-only]
Contains true if this property is used for object identification. | IAutomationPropertyDescriptor | ||
forVerification : Boolean [read-only]
Contains true if this property is used for object state verification. | IAutomationPropertyDescriptor | ||
name : String [read-only]
Name of the property. | IAutomationPropertyDescriptor |
Property Detail
asType | property |
defaultValue | property |
forDescription | property |
forVerification | property |
name | property |
Mon Nov 28 2011, 06:48 AM -08:00