ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
com.adobe.gravity.service.progress 

IProgressService  - AS3 ADEP Client Component

Pakietcom.adobe.gravity.service.progress
Interfejspublic interface IProgressService

Wersja języka: ActionScript 3.0
Wersja produktu: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
Wersje środowiska wykonawczego: AIR 1.1, Flash Player 9

A service for reporting the progress of background operations. Note that this is a standard service for reporting progress, to receive progress events implement an IProgressTracker service.

Powiązane elementy interfejsu API



Metody publiczne
 MetodaZdefiniowane przez
  
Call this method when the asynchronous operation starts, and use the IProgressOperation instance returned to report the progress of the operation.
IProgressService
Szczegół metody

startOperation

()metoda
public function startOperation(name:String):IProgressReporter

Wersja języka: ActionScript 3.0
Wersja produktu: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
Wersje środowiska wykonawczego: AIR 1.1, Flash Player 9

Call this method when the asynchronous operation starts, and use the IProgressOperation instance returned to report the progress of the operation.

Parametry

name:String — The name of the operation in a form appropriate to be displayed to the end user.

Zwraca
IProgressReporter — An IProgressOperation object to be called with the progress information.




[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.