Class ZmTask
Class Detail
ZmTask(list, id, folderId)
Author: Parag Shah.
Method Detail
<static>
{ZmTask}
ZmTask.createFromDom(taskNode, args, instNode)
Creates a task from the DOM.
{Date}
getEndTime()
Gets the end time.
{ZmTaskFolder}
getFolder()
Gets the folder.
{String}
getIcon()
Gets the icon.
{id}
getId()
{int}
getPercentComplete()
Gets the percent complete (between 0 and 100).
{int}
getPriority()
Gets the priority.
{ZmFolder}
getRemoteFolderOwner()
Gets the "owner" of remote/shared calItem folder this calItem belongs to.
{Date}
getStartTime()
Gets the start time.
{int}
getStatus()
Gets the status.
{Boolean}
isAlarmInRange()
Checks if alarm is in range (based on current time).
{Boolean}
isAlarmModified()
Checks if alarm is modified.
{Boolean}
isComplete()
Checks if the task is complete.
<static>
{Boolean}
ZmTask.isInTrash(task)
Checks if the task is in the trash.
{Boolean}
isMultiDay()
Checks if this item is multi-day.
{Boolean}
isPastDue()
Checks if this task is past due.
{String}
toString()
Returns a string representation of the object.
|
||||||||||||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:43 GMT-0400 (EDT)
|