Pacchetto | com.adobe.solutions.exm.authoring.domain.method |
Interfaccia | public interface IFunctionParameter |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Expression Manager 10 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Proprietà pubbliche
Proprietà | Definito da | ||
---|---|---|---|
description : String [sola lettura]
Returns a human-readable verbose description for this parameter. | IFunctionParameter | ||
displayName : String [sola lettura]
Returns a human-readable display-text for this parameter. | IFunctionParameter | ||
type : String [sola lettura]
Returns the type of this parameter (e.g. | IFunctionParameter |
Descrizione delle proprietà
description | proprietà |
description:String
[sola lettura] Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Expression Manager 10 |
Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Returns a human-readable verbose description for this parameter.
Implementazione
public function get description():String
displayName | proprietà |
type | proprietà |
Tue Jun 12 2018, 02:44 PM Z