Guide de référence ActionScript® 3.0 pour la plate-forme Adobe® Flash®
Accueil  |  Masquer la liste des packages et des classes |  Packages  |  Classes  |  Nouveautés  |  Index  |  Annexes  |  Pourquoi existe-t-il du contenu en anglais ?
Filtres : Récupération des données du serveur...
Récupération des données du serveur...
lc.procmgmt.commands 

UpdateAttachmentCommand  - AS3 ADEP Workspace

Packagelc.procmgmt.commands
Classepublic class UpdateAttachmentCommand
HéritageUpdateAttachmentCommand Inheritance AttachmentCommand Inheritance Object

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

The UpdateAttachmentCommand class updates an attachment for the task referred to by the TaskAttachmentInfo object.

Eléments de l’API associés



Propriétés publiques
 PropriétéDéfini par
 Inheritedconstructor : Object
Référence à l’objet de classe ou à la fonction constructeur d’une occurrence donnée d’un objet.
Object
 Inheritedenabled : Boolean
A flag that indicates whether the execute operation is active.
AttachmentCommand
 Inheritedname : String
[lecture seule] The name of the command.
AttachmentCommand
 InheritedtaskAttachmentInfo : lc.procmgmt.domain:TaskAttachmentInfo
The TaskAttachmentInfo object that is associated with this command.
AttachmentCommand
Méthodes publiques
 MéthodeDéfini par
  
Constructor.
UpdateAttachmentCommand
 Inherited
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.
AttachmentCommand
 Inherited
Dispatches an event into the event flow.
AttachmentCommand
  
[override] Updates the attachment from the task being stored by the TaskAttachmentInfo object.
UpdateAttachmentCommand
 Inherited
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
AttachmentCommand
 Inherited
Indique si la propriété spécifiée d’un objet est définie.
Object
 Inherited
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
 Inherited
Indique si la propriété spécifiée existe et est énumérable.
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Removes a listener from the EventDispatcher object.
AttachmentCommand
 Inherited
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle.
Object
 Inherited
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur.
Object
 Inherited
Renvoie la représentation sous forme de chaîne de l’objet spécifié.
Object
 Inherited
Renvoie la valeur primitive de l’objet spécifié.
Object
 Inherited
Checks whether an event listener is registered with this EventDispatcher object or any of its ancestors for the specified event type.
AttachmentCommand
Constantes publiques
 ConstanteDéfini par
  NAME : String = "UpdateAttachmentCommand"
[statique] The name of the command.
UpdateAttachmentCommand
Détails du constructeur

UpdateAttachmentCommand

()Constructeur
public function UpdateAttachmentCommand(taskAttachmentInfo:lc.procmgmt.domain:TaskAttachmentInfo)

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

Constructor.

Information in the passed TaskAttachmentInfo object is used to calculate the command's enabled property.

Paramètres
taskAttachmentInfo:lc.procmgmt.domain:TaskAttachmentInfo — The TaskAttachmentInfo object that is associated with this command.
Détails de la méthode

execute

()méthode
override public function execute():lc.foundation.util:Token

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

Updates the attachment from the task being stored by the TaskAttachmentInfo object.

Valeur renvoyée
lc.foundation.util:Token — A token that notifies the caller when the update is complete.
Détails de la constante

NAME

Constante
public static const NAME:String = "UpdateAttachmentCommand"

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

The name of the command.





[ X ]Pourquoi existe-t-il du contenu en anglais ?
Certaines parties du Guide de référence ActionScript 3.0 sont en anglais

Tout le contenu du Guide de référence ActionScript 3.0 n’a pas été traduit dans toutes les langues. Si un élément de langage n’est pas traduit, il s’affiche en anglais. Par exemple, la classe ga.controls.HelpBox n’est traduite dans aucune langue. Ainsi, dans la version française du guide de référence, la classe ga.controls.HelpBox apparaît en anglais.