Pacote | com.adobe.gravity.service.progress |
Interface | public interface IProgressOperation |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versões de runtime: | AIR 1.1, Flash Player 9 |
Propriedades públicas
Propriedade | Definido por | ||
---|---|---|---|
name : String [somente leitura]
The name of the operation, as specified to the startOperation method of the IProgressService service. | IProgressOperation |
Detalhes da propriedade
name | propriedade |
name:String
[somente leitura] Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Versões de runtime: | AIR 1.1, Flash Player 9 |
The name of the operation, as specified to the startOperation method of the IProgressService service.
Implementação
public function get name():String
Wed Jun 13 2018, 11:10 AM Z