ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.gravity.service.progress 


The com.adobe.gravity.service.progress package contains interfaces for reporting and tracking progress in the Adobe Digital Enterprise Platform Experience Services - Client Component Framework.



Interfaces
 InterfaceDescription
 IProgressOperation Represents an in-progress operation for the purposes of status reporting.
 IProgressReporter Returned by IProgressService.startOperation() for in-progress operation reporting.
 IProgressService A service for reporting the progress of background operations.
 IProgressTracker A service for receiving progress events for asynchronous operations.