Paket | lc.foundation |
Arabirim | public interface IManager extends IEventDispatcher |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
IManager
interface is implemented to expose operations and properties related
to the Document Server session. You implement this interface to authenticate a user and provide
the session that is required for all other server operations.
Genel Özellikler
Özellik | Tanımlayan: |
---|
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 | |
![]() |
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 |
Tue Jun 12 2018, 01:09 PM Z