Package | com.adobe.gravity.service.progress |
Interface | public interface IProgressOperation |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
Propriétés publiques
Propriété | Défini par | ||
---|---|---|---|
name : String [lecture seule]
The name of the operation, as specified to the startOperation method of the IProgressService service. | IProgressOperation |
Détails de la propriété
name | propriété |
name:String
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versions du moteur d’exécution: | AIR 1.1, Flash Player 9 |
The name of the operation, as specified to the startOperation method of the IProgressService service.
Implémentation
public function get name():String
Tue Jun 12 2018, 09:30 AM Z