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.mosaic.om.interfaces 

IInterface  - AS3 ADEP Composite Application

Pacotecom.adobe.mosaic.om.interfaces
Interfacepublic interface IInterface

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10.0
Versões de runtime: AIR 2.6, Flash Player 10.2

The IInterface interface provides methods for getting an interface name and an interface library name. An interface name and library refer to an interface from which a manifest can be generated, thereby decoupling the interface from the implementation for a tile or a service.



Propriedades públicas
 PropriedadeDefinido por
  interfaceName : String
[somente leitura] Returns the interface name String.
IInterface
  library : String
[somente leitura] Returns the value of the library String.
IInterface
Detalhes da propriedade

interfaceName

propriedade
interfaceName:String  [somente leitura]

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Versões de runtime: AIR 2.6, Flash Player 10.2

Returns the interface name String.



Implementação
    public function get interfaceName():String

library

propriedade 
library:String  [somente leitura]

Versão da linguagem: ActionScript 3.0
Versão de produto: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Versões de runtime: AIR 2.6, Flash Player 10.2

Returns the value of the library String.



Implementação
    public function get library():String




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