Paket | com.adobe.ep.ux.content.services.preview |
Arabirim | public interface IAssetPreviewService extends IEventDispatcher |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Genel Yöntemler
Yöntem | Tanımlayan: | ||
---|---|---|---|
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
EventDispatcher nesnesi olan bir olay dinleyici nesnesini, dinleyicinin bir olayın bildirimini alması için kaydeder. | IEventDispatcher | ||
Olay akışına bir olay gönderir. | IEventDispatcher | ||
Function to get contents of the Asset given the asset path. | IAssetPreviewService | ||
EventDispatcher nesnesinin belirli bir olay türü için kayıtlı dinleyicisi olup olmadığını kontrol eder. | IEventDispatcher | ||
EventDispatcher nesnesinden bir dinleyiciyi kaldırır. | IEventDispatcher | ||
Bir olay dinleyicisinin bu EventDispatcher nesnesiyle mi, yoksa onun belirtilen olay türüne yönelik üst öğelerinden biriyle mi kayıtlı olduğunu kontrol eder. | IEventDispatcher |
Olaylar
Olay | Özet | Tanımlayan: | ||
---|---|---|---|---|
Dispatches this event file download is complete | IAssetPreviewService |
Yöntem Ayrıntısı
getAssetContent | () | yöntem |
public function getAssetContent(path:String):void
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Function to get contents of the Asset given the asset path.
Parametreler
path:String — Path of the asset for which contents are to be fetched
|
Olay Ayrıntısı
filedownloadCompletedEvent | Olay |
Olay Nesne Türü:
com.adobe.livecycle.content.FileEvent
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Content 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Dispatches this event file download is complete
Tue Jun 12 2018, 01:09 PM Z