패키지 | 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:17 PM Z