| Package | lc.domain |
| Class | public class DraftQueue |
| Inheritance | DraftQueue QueueBase DomainObject Object |
DraftQueue object creates a Queue object, which
represent draft items belonging to a user. The Queue object
is created with the isDefault property set to a value of false.
A DraftQueue object is used to save current tasks that are in the progress
of completion.
See also
| Method | Defined By | ||
|---|---|---|---|
|
Constructor.
| DraftQueue | ||
![]() |
Adds a task to the queue.
| QueueBase | |
![]() |
Indicates whether an object has a specified property defined.
| Object | |
![]() |
Determines whether the queue is a group queue.
| QueueBase | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter.
| Object | |
![]() |
Determines whether the queue is a shared queue.
| QueueBase | |
![]() |
Determines whether the queue is the user's queue.
| QueueBase | |
![]() |
Indicates whether the specified property exists and is enumerable.
| Object | |
![]() |
Removes a task from the queue.
| QueueBase | |
![]() |
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 | |
| DraftQueue | () | Constructor |
public function DraftQueue()
Constructor.
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/DraftQueue.html