| 包 | 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, 11:04 AM Z