Package | com.adobe.gravity.service.progress |
Interface | public interface IProgressOperation |
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Runtime Versions: | AIR 1.1, Flash Player 9 |
Public Properties
Property | Defined By | ||
---|---|---|---|
name : String [read-only]
The name of the operation, as specified to the startOperation method of the IProgressService service. | IProgressOperation |
Property Detail
name | property |
name:String
[read-only] Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Runtime Versions: | AIR 1.1, Flash Player 9 |
The name of the operation, as specified to the startOperation method of the IProgressService service.
Implementation
public function get name():String
Mon Nov 28 2011, 06:48 AM -08:00