Paket | lc.procmgmt |
Arabirim | public interface IStartpointManager extends IManager , 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 |
IStartpointManager
interface is implemented to manage TaskManager startpoints.
Workspace start points that are added to a process diagram create TaskManager startpoints. TaskManager
startpoints are invoked to start the process by using Workspace. When using Workspace to
start a process, a form is always used. A PDF form or form data is passed as input to the process. For more information about creating processes for Workspace,
see "Designing human-centric processes" in
Adobe Digital Enterprise Platform Document Services - Workbench 10.0 Help
.
Implement the IStartpointManager
interface to get categories of startpoints,
invoke startpoints, retrieve startpoints, and get images associated with startpoints.
İlgili API Öğeleri
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