| Package | lc.domain |
| Class | public class UnlockCommand |
| Inheritance | UnlockCommand TaskCommand Object |
UnlockCommand class executes the task's unlock operation.
See also
| Method | Defined By | ||
|---|---|---|---|
|
UnlockCommand(task:Task)
Constructor.
| UnlockCommand | ||
|
Executes the task's unlock operation.
| UnlockCommand | ||
![]() |
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 = "Unlock" [static]
The name of the unlock command.
| UnlockCommand | ||
| UnlockCommand | () | Constructor |
public function UnlockCommand(task:Task)
Constructor.
Parameterstask:Task — Specifies the task to be unlocked.
|
| execute | () | method |
public override function execute():Token
Executes the task's unlock operation.
ReturnsToken — A token that notifies the caller when execution is complete.
|
See also
| NAME | Constant |
public static const NAME:String = "Unlock"
The name of the unlock 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/UnlockCommand.html