| Package | lc.domain |
| Class | public class UpdateAttachmentCommand |
| Inheritance | UpdateAttachmentCommand AttachmentCommand Object |
UpdateAttachmentCommand class will update this attachment
from the task being held by the TaskAttachmentInfo object.
See also
| Method | Defined By | ||
|---|---|---|---|
|
UpdateAttachmentCommand(taskAttachmentInfo:TaskAttachmentInfo)
Constructor.
| UpdateAttachmentCommand | ||
|
Updates the attachment from the task being stored by the
TaskAttachmentInfo object.
| UpdateAttachmentCommand | ||
![]() |
Indicates whether an object has a specified property defined.
| Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter.
| Object | |
![]() |
Indicates whether the specified property exists and is enumerable.
| Object | |
![]() |
Sets the availability of a dynamic property for loop operations.
| Object | |
![]() |
Returns the string representation of the specified object.
| Object | |
![]() |
Returns the primitive value of the specified object.
| Object | |
| Constant | Defined By | ||
|---|---|---|---|
| NAME : String = "UpdateAttachmentCommand" [static]
The name of the command.
| UpdateAttachmentCommand | ||
| UpdateAttachmentCommand | () | Constructor |
public function UpdateAttachmentCommand(taskAttachmentInfo:TaskAttachmentInfo)
Constructor.
Information in the passed TaskAttachmentInfo object is used to
calculate the command's enabled property.
taskAttachmentInfo:TaskAttachmentInfo — The TaskAttachmentInfo object that is
associated with this command.
|
| execute | () | method |
public override function execute():Token
Updates the attachment from the task being stored by the
TaskAttachmentInfo object.
Token — A token that notifies the caller when the update is complete.
|
| NAME | Constant |
public static const NAME:String = "UpdateAttachmentCommand"
The name of the command.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/lc/domain/UpdateAttachmentCommand.html