Package | lc.procmgmt.domain |
Classe | public class TemporaryQueue |
Héritage | TemporaryQueue ![]() ![]() ![]() ![]() |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 9, Flash Player 10 |
TemporaryQueue
class creates a Queue
object
of a specified type, with an isDefault
property set to false
.
This class can be used to create various temporary Queue
objects
of different types, which can be pushed into a list of queues.
Eléments de l’API associés
lc.domain.Queue
Propriétés publiques
Méthodes publiques
Méthode | Défini par | ||
---|---|---|---|
![]() | addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, weakRef:Boolean = false):void
Registers an event listener object with an EventDispatcher object so that the listener
receives notification of an event. | QueueBase | |
![]() |
Dispatches an event into the event flow. | QueueBase | |
![]() |
Checks whether the EventDispatcher object has any listeners registered for a specific type
of event. | QueueBase | |
![]() |
Indique si la propriété spécifiée d’un objet est définie. | Object | |
![]() |
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre. | Object | |
![]() |
Indique si la propriété spécifiée existe et est énumérable. | Object | |
![]() |
Removes a listener from the EventDispatcher object. | QueueBase | |
![]() |
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle. | Object | |
![]() |
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur. | Object | |
![]() |
Renvoie la représentation sous forme de chaîne de l’objet spécifié. | Object | |
![]() |
Renvoie la valeur primitive de l’objet spécifié. | Object | |
![]() |
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type. | QueueBase |
Tue Jun 12 2018, 09:30 AM Z