| Pakiet | com.adobe.solutions.rca.service |
| Interfejs | public interface IFileDataService |
| Implementory | FileDataService |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Gets managed instance of file located at the filePath. | IFileDataService | ||
Szczegół metody
getManagedFile | () | metoda |
public function getManagedFile(filePath:String):mx.rpc:AsyncToken| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Review, Commenting, and Approval Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Gets managed instance of file located at the filePath. This helps to listen to any changes in the content of the file.
Parametry
filePath:String — The path to the file of which a managed instance is sought.
|
mx.rpc:AsyncToken — It returns a token on which success or failure handlers can be attached. The resulting event contains a managed instance of the file.
|
Powiązane elementy interfejsu API
Tue Jun 12 2018, 12:06 PM Z