| 套件 | com.adobe.mosaic.om.interfaces |
| 介面 | public interface IInterface |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10.0 |
| 執行階段版本: | AIR 2.6, Flash Player 10.2 |
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.
公用屬性
| 屬性 | 定義自 | ||
|---|---|---|---|
| interfaceName : String [唯讀]
Returns the interface name String. | IInterface | ||
| library : String [唯讀]
Returns the value of the library String. | IInterface | ||
Tue Jun 12 2018, 03:47 PM Z