Search
Task Methods
 


 Public Methods

  Name Description

getActualCost

Gets the actual cost of this task.

getActualDuration

Gets the task actual duration measured in minutes.

getActualEnd

Gets the task's actual completion date.

getActualStart

Gets the task's actual start date.

getCustomBrushes

Gets a CustomBrushes object associated with the resource. (Inherited from Resource.)

getDetails

Gets the detailed description of this task.

getDueDate

Gets the task's due date.

getEstimatedCost

Gets the estimated cost of this task.

getEstimatedDuration

Gets the estimated duration of this task.

getId

Gets the string identifier of this resource. (Inherited from Resource.)

getImageIndex

Gets the index of the image associated with this task.

getName

Gets the name of the resource. (Inherited from Resource.)

getPriority

Gets the task priority.

getProgress

Gets the task progress measured in percents.

getReminder

Gets the reminder for this task.

getStartDate

Gets the task's start date.

getStatus

Gets the status of this task.

getSubject

Gets the subject of this task.

getTag

Gets custom data associated with the resource. (Inherited from Resource.)

loadFrom

Overloaded.  

saveTo

Overloaded.  

setActualCost

Sets the actual cost of this task.

setActualDuration

Sets the task actual duration measured in minutes.

setActualEnd

Sets the task's actual completion date.

setActualStart

Sets the task's actual start date.

setCustomBrushes

Sets a CustomBrushes object associated with the resource. (Inherited from Resource.)

setDetails

Sets the detailed description of this task.

setDueDate

Sets the task's due date.

setEstimatedCost

Sets the estimated cost of this task.

setEstimatedDuration

Sets the estimated duration of this task.

setId

Sets the string identifier of this resource. (Inherited from Resource.)

setImageIndex

Sets the index of the image associated with this task.

setName

Sets the name of the resource. (Inherited from Resource.)

setPriority

Gets the task priority.

setProgress

Sets the task progress measured in percents.

setReminder

Sets the reminder for this task.

setStartDate

Sets the task's start date.

setStatus

Sets the status of this task.

setSubject

Sets the subject of this task.

setTag

Sets custom data associated with the resource. (Inherited from Resource.)

 See Also