| パッケージ | com.adobe.mosaic.om.interfaces |
| インターフェイス | public interface IServiceLibrary extends IMosaicNode |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
| ランタイムバージョン: | AIR 2.6, Flash Player 10.2 |
IServiceLibrary interface defines methods for
retrieving service library information.
パブリックプロパティ
| プロパティ | 定義元 | ||
|---|---|---|---|
![]() | childrenNodes : Array [読み取り専用]
Returns an array of child nodes (IMosaicNode objects) of the node. | IMosaicNode | |
| contentType : String [読み取り専用]
Gets the service library content type
| IServiceLibrary | ||
| contentUri : String [読み取り専用]
Gets the service library content uri
| IServiceLibrary | ||
| name : String [読み取り専用]
Gets the service library name
| IServiceLibrary | ||
![]() | nodeID : String [読み取り専用]
Returns the ID of the node. | IMosaicNode | |
![]() | nodeLabel : String
Returns the label of the tile. | IMosaicNode | |
![]() | nodeName : String [読み取り専用]
Returns the name of the node. | IMosaicNode | |
![]() | nodeType : String [読み取り専用]
Returns the type value of the node. | IMosaicNode | |
![]() | parentNode : IMosaicNode [読み取り専用]
Returns the direct parent node of the current node within the application. | IMosaicNode | |
| services : Array [読み取り専用]
Gets the array of the services in this library
| IServiceLibrary | ||
![]() | uniqueID : String [読み取り専用]
Returns the generated unique ID of the node. | IMosaicNode | |
パブリックメソッド
プロパティの詳細
contentType | プロパティ |
contentUri | プロパティ |
name | プロパティ |
services | プロパティ |
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示