| Paket | com.adobe.solutions.rca.service |
| Arabirim | public interface IFileDataService |
| Uygulayıcılar | FileDataService |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Genel Yöntemler
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
Gets managed instance of file located at the filePath. | IFileDataService | ||
Yöntem Ayrıntısı
getManagedFile | () | yöntem |
public function getManagedFile(filePath:String):mx.rpc:AsyncToken| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Review, Commenting, and Approval Building Block 10 |
| Çalışma Zamanı Sürümleri: | 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.
Parametreler
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.
|
İlgili API Öğeleri
Tue Jun 12 2018, 01:09 PM Z