Referência do ActionScript® 3.0 para Adobe® Flash® Platform
Início  |  Ocultar listas de Pacotes e Classes |  Pacotes  |  Classes  |  Novidades  |  Índice  |  Apêndices  |  Por que inglês?
Filtros: Recuperando dados do servidor...
Recuperando dados do servidor...
com.adobe.solutions.rca.service 

IFileDataService  - AS3 Review, Commenting, and Approval

Pacotecom.adobe.solutions.rca.service
Interfacepublic interface IFileDataService
Implementadores FileDataService

Versão da linguagem: ActionScript 3.0
Versão de produto: Review, Commenting, and Approval Building Block 10
Versões de runtime: Flash Player 10.2, AIR (unsupported)

Defines the operations on managed file instances.



Métodos públicos
 MétodoDefinido por
  
Gets managed instance of file located at the filePath.
IFileDataService
Detalhes do método

getManagedFile

()método
public function getManagedFile(filePath:String):mx.rpc:AsyncToken

Versão da linguagem: ActionScript 3.0
Versão de produto: Review, Commenting, and Approval Building Block 10
Versões de runtime: 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.

Parâmetros

filePath:String — The path to the file of which a managed instance is sought.

Retorna
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.

Elementos da API relacionados





[ X ]Por que inglês?
O conteúdo na Referência do ActionScript 3.0 aparece em inglês

Nem todas as partes da Referência do ActionScript 3.0 estão traduzidas em todos os idiomas. Quando um elemento de um idioma não está traduzido, ele é exibido em inglês. Por exemplo, a classe ga.controls.HelpBox não está traduzida em nenhum idioma. Por isso, na versão da referência em português do Brasil, a classe ga.controls.HelpBox é exibida em inglês.