Referencia de ActionScript® 3.0 para la plataforma de Adobe® Flash®
Inicio  |  Ocultar lista de paquetes y clases |  Paquetes  |  Clases  |  Novedades  |  Índice  |  Apéndices  |  ¿Por qué hay texto en inglés?
Filtros: Recuperando datos del servidor...
Recuperando datos del servidor...
com.adobe.mosaic.om.interfaces 

IServiceLibrary  - AS3 ADEP Composite Application

Paquetecom.adobe.mosaic.om.interfaces
Interfazpublic interface IServiceLibrary extends IMosaicNode

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

The IServiceLibrary interface defines methods for retrieving service library information.



Propiedades públicas
 PropiedadDefinido por
 InheritedchildrenNodes : Array
[solo lectura] Returns an array of child nodes (IMosaicNode objects) of the node.
IMosaicNode
  contentType : String
[solo lectura] Gets the service library content type
IServiceLibrary
  contentUri : String
[solo lectura] Gets the service library content uri
IServiceLibrary
  name : String
[solo lectura] Gets the service library name
IServiceLibrary
 InheritednodeID : String
[solo lectura] Returns the ID of the node.
IMosaicNode
 InheritednodeLabel : String
Returns the label of the tile.
IMosaicNode
 InheritednodeName : String
[solo lectura] Returns the name of the node.
IMosaicNode
 InheritednodeType : String
[solo lectura] Returns the type value of the node.
IMosaicNode
 InheritedparentNode : IMosaicNode
[solo lectura] Returns the direct parent node of the current node within the application.
IMosaicNode
  services : Array
[solo lectura] Gets the array of the services in this library
IServiceLibrary
 InheriteduniqueID : String
[solo lectura] 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
Información sobre propiedades

contentType

propiedad
contentType:String  [solo lectura]

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

Gets the service library content type



Implementación
    public function get contentType():String

contentUri

propiedad 
contentUri:String  [solo lectura]

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

Gets the service library content uri



Implementación
    public function get contentUri():String

name

propiedad 
name:String  [solo lectura]

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

Gets the service library name



Implementación
    public function get name():String

services

propiedad 
services:Array  [solo lectura]

Versión del lenguaje: ActionScript 3.0
Versión de producto: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Versiones de motor de ejecución: AIR 2.6, Flash Player 10.2

Gets the array of the services in this library



Implementación
    public function get services():Array

Elementos de API relacionados





[ X ]¿Por qué hay texto en inglés?
Cierto contenido de la Referencia de ActionScript 3.0 se muestra en inglés

No todo el contenido de la Referencia de ActionScript 3.0 se traduce a todos los idiomas. Si un elemento del lenguaje no se traduce, aparecerá en inglés. Por ejemplo, la clase ga.controls.HelpBox no está traducida en ningún idioma. Por lo tanto, en la versión en español de la referencia, la clase ga.controls.HelpBox aparecerá en inglés.