| Pacchetto | com.adobe.gravity.service.progress |
| Interfaccia | public interface IProgressOperation |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versioni runtime: | AIR 1.1, Flash Player 9 |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| name : String [sola lettura]
The name of the operation, as specified to the startOperation method of the IProgressService service. | IProgressOperation | ||
Descrizione delle proprietà
name | proprietà |
name:String [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
| Versioni runtime: | AIR 1.1, Flash Player 9 |
The name of the operation, as specified to the startOperation method of the IProgressService service.
Implementazione
public function get name():StringTue Jun 12 2018, 02:44 PM Z