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 

IServiceLibrary  - AS3 ADEP Composite Application

Pacotecom.adobe.mosaic.om.interfaces
Interfacepublic interface IServiceLibrary extends IMosaicNode

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

The IServiceLibrary interface defines methods for retrieving service library information.



Propriedades públicas
 PropriedadeDefinido por
 InheritedchildrenNodes : Array
[somente leitura] Returns an array of child nodes (IMosaicNode objects) of the node.
IMosaicNode
  contentType : String
[somente leitura] Gets the service library content type
IServiceLibrary
  contentUri : String
[somente leitura] Gets the service library content uri
IServiceLibrary
  name : String
[somente leitura] Gets the service library name
IServiceLibrary
 InheritednodeID : String
[somente leitura] Returns the ID of the node.
IMosaicNode
 InheritednodeLabel : String
Returns the label of the tile.
IMosaicNode
 InheritednodeName : String
[somente leitura] Returns the name of the node.
IMosaicNode
 InheritednodeType : String
[somente leitura] Returns the type value of the node.
IMosaicNode
 InheritedparentNode : IMosaicNode
[somente leitura] Returns the direct parent node of the current node within the application.
IMosaicNode
  services : Array
[somente leitura] Gets the array of the services in this library
IServiceLibrary
 InheriteduniqueID : String
[somente leitura] Returns the generated unique ID of the node.
IMosaicNode
Métodos públicos
 MétodoDefinido por
 Inherited
Clones an IMosaicNode.
IMosaicNode
 Inherited
resolveReferences(onSuccess:Function = null, onFailure:Function = null):void
Resolves any reference elements that may be in the View, Panel, or Tile.
IMosaicNode
Detalhes da propriedade

contentType

propriedade
contentType: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

Gets the service library content type



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

contentUri

propriedade 
contentUri: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

Gets the service library content uri



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

name

propriedade 
name: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

Gets the service library name



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

services

propriedade 
services:Array  [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

Gets the array of the services in this library



Implementação
    public function get services():Array

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.