Pacchetto | mx.automation |
Interfaccia | public interface IAutomationPropertyDescriptor |
Implementatori | AutomationPropertyDescriptor |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Flex 3 |
Versioni runtime: | Flash Player 9, AIR 1.1 |
Altri esempi
Proprietà pubbliche
Proprietà | Definito da | ||
---|---|---|---|
asType : String [sola lettura]
ActionScript type of this property, as a String. | IAutomationPropertyDescriptor | ||
defaultValue : String [sola lettura]
Default value of this property. | IAutomationPropertyDescriptor | ||
forDescription : Boolean [sola lettura]
Contains true if this property is used for object identification. | IAutomationPropertyDescriptor | ||
forVerification : Boolean [sola lettura]
Contains true if this property is used for object state verification. | IAutomationPropertyDescriptor | ||
name : String [sola lettura]
Name of the property. | IAutomationPropertyDescriptor |
Descrizione delle proprietà
asType | proprietà |
defaultValue | proprietà |
forDescription | proprietà |
forVerification | proprietà |
name | proprietà |
Tue Jun 12 2018, 02:44 PM Z