A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
account — Property, class com.distriqt.extension.calendar.objects.CalendarObject |
|
An account or user name associated with this calendar
|
addEvent(event:com.distriqt.extension.calendar.objects:EventObject) — method, class com.distriqt.extension.calendar.Calendar |
|
Adds an event to the default calendar without presenting any form of UI. |
addEventWithUI(event:com.distriqt.extension.calendar.objects:EventObject) — method, class com.distriqt.extension.calendar.Calendar |
|
This function will create an event in the user's calendar and
show a UI element to allow them to edit it before saving
Any of the elements you set on the EventObject will be
prepopulated in the UI presented to the user. |
alarms — Property, class com.distriqt.extension.calendar.objects.EventObject |
|
An array of alarms (CalendarEventAlarm) attached to this event. |
allDay — Property, class com.distriqt.extension.calendar.objects.EventObject |
|
Whether the event is "All day" or if it is for the specified time interval
|
Attendee — class, package com.distriqt.extension.calendar.objects |
|
This class represents an attendee or participant in an event. |
Attendee() — Constructor, class com.distriqt.extension.calendar.objects.Attendee |
|
Constructor
|
attendees — Property, class com.distriqt.extension.calendar.objects.EventObject |
|
The list of participants/attendees/people asked to attend this event
|
authorisation:changed — Event, class com.distriqt.extension.calendar.Calendar |
| |
AuthorisationEvent — class, package com.distriqt.extension.calendar.events |
| |
AuthorisationEvent(type:String, status:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.calendar.events.AuthorisationEvent |
|
Constructor
|
authorisationStatus() — method, class com.distriqt.extension.calendar.Calendar |
|
Retrieves the current authorisation status of this application. |
AuthorisationStatus — class, package com.distriqt.extension.calendar |
| |
AuthorisationStatus() — Constructor, class com.distriqt.extension.calendar.AuthorisationStatus |
|
Constructor
|
AUTHORISED — Constant Static Property, class com.distriqt.extension.calendar.AuthorisationStatus |
|
User has authorized this application to access calendar data
|
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |