Task Lists
class TaskLists : TaskContract.TaskListColumns, TaskContract.TaskListSyncColumns, TaskContract.CommonSyncColumns
The task list table holds one entry for each task list.
Author
Marten Gajda
Properties
Link copied to clipboard
The access level a user has on this list (taken from android.provider.CalendarContract).
Link copied to clipboard
Full access to the tasks list
Link copied to clipboard
Can read all tasks and details, no write access
Link copied to clipboard
Not specified by client, should be treated as read-write
Link copied to clipboard
The name of the account this list belongs to.
Link copied to clipboard
The type of the account this list belongs to.
Link copied to clipboard
Link copied to clipboard
The default sort order.
Link copied to clipboard
The color of this list as integer (0xaarrggbb).
Link copied to clipboard
An array of columns only a sync adapter is allowed to change.
Link copied to clipboard
Indicates that a task list is set to be synced.
Link copied to clipboard
Sync version as set by the sync adapter.
Functions
Link copied to clipboard
Get the task list content Uri using the given authority.