Deletes the row containing a specified task.
Scheduler.deleteTask(Task)
This method deletes from the schedule the row that contains the task referenced by the Task parameter.
See also
addTask method
removeTask method
removeAllTasks method