Paket | com.adobe.mosaic.om.interfaces |
Arabirim | public interface IInterface |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10.0 |
Çalışma Zamanı Sürümleri: | 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.
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
interfaceName : String [salt okunur]
Returns the interface name String. | IInterface | ||
library : String [salt okunur]
Returns the value of the library String. | IInterface |
Özellik Ayrıntısı
interfaceName | özellik |
interfaceName:String
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Çalışma Zamanı Sürümleri: | AIR 2.6, Flash Player 10.2 |
Returns the interface name String.
Uygulama
public function get interfaceName():String
library | özellik |
Tue Jun 12 2018, 01:09 PM Z