Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Ti
Android
Calendar
Event
Interface Event
Hierarchy
Proxy
Event
Index
Properties
alerts
allDay
begin
bubbleParent
description
end
extendedProperties
hasAlarm
hasExtendedProperties
id
location
reminders
status
title
visibility
Methods
addEventListener
applyProperties
createAlert
createReminder
fireEvent
getAlerts
getAllDay
getBegin
getBubbleParent
getDescription
getEnd
getExtendedProperties
getExtendedProperty
getHasAlarm
getHasExtendedProperties
getId
getLocation
getReminders
getStatus
getTitle
getVisibility
removeEventListener
setBubbleParent
setExtendedProperty
Properties
public
alerts
:
Alert
[]
public
allDay
:
boolean
public
begin
:
Date
public
bubbleParent
:
boolean
public
description
:
string
public
end
:
Date
public
extendedProperties
:
Dictionary
public
hasAlarm
:
boolean
public
hasExtendedProperties
:
boolean
public
id
:
string
public
location
:
string
public
reminders
:
Reminder
[]
public
status
:
number
public
title
:
string
public
visibility
:
number
Methods
public
addEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
applyProperties
(
props
:
Dictionary
)
Parameters
props:
Dictionary
public
createAlert
(
data
:
Dictionary
)
:
Alert
Parameters
data:
Dictionary
Returns
Alert
public
createReminder
(
data
:
Dictionary
)
:
Reminder
Parameters
data:
Dictionary
Returns
Reminder
public
fireEvent
(
name
:
string
, event
:
Dictionary
)
Parameters
name:
string
event:
Dictionary
public
getAlerts
(
)
:
Alert
[]
Returns
Alert
[]
public
getAllDay
(
)
:
boolean
Returns
boolean
public
getBegin
(
)
:
Date
Returns
Date
public
getBubbleParent
(
)
:
boolean
Returns
boolean
public
getDescription
(
)
:
string
Returns
string
public
getEnd
(
)
:
Date
Returns
Date
public
getExtendedProperties
(
)
:
Dictionary
Returns
Dictionary
public
getExtendedProperty
(
name
:
string
)
:
string
Parameters
name:
string
Returns
string
public
getHasAlarm
(
)
:
boolean
Returns
boolean
public
getHasExtendedProperties
(
)
:
boolean
Returns
boolean
public
getId
(
)
:
string
Returns
string
public
getLocation
(
)
:
string
Returns
string
public
getReminders
(
)
:
Reminder
[]
Returns
Reminder
[]
public
getStatus
(
)
:
number
Returns
number
public
getTitle
(
)
:
string
Returns
string
public
getVisibility
(
)
:
number
Returns
number
public
removeEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
setBubbleParent
(
bubbleParent
:
boolean
)
Parameters
bubbleParent:
boolean
public
setExtendedProperty
(
name
:
string
, value
:
string
)
Parameters
name:
string
value:
string
Globals
Global
Ti
Ti.Android
Ti.Android.Calendar
Ti.App
Ti.App.iOS
Ti.Calendar
Ti.Cloud
Ti.Contacts
Ti.Contacts.Tizen
Ti.Database
Ti.Facebook
Ti.Filesystem
Ti.Geolocation
Ti.Geolocation.Android
Ti.Map
Ti.Media
Ti.Network
Ti.Network.Socket
Ti.Platform
Ti.UI
Ti.UI.Android
Ti.UI.MobileWeb
Ti.UI.iOS
Ti.UI.iPad
Ti.UI.iPhone
Ti.XML
METHOD_ALERT
METHOD_DEFAULT
METHOD_EMAIL
METHOD_SMS
STATE_DISMISSED
STATE_FIRED
STATE_SCHEDULED
STATUS_CANCELED
STATUS_CONFIRMED
STATUS_TENTATIVE
VISIBILITY_CONFIDENTIAL
VISIBILITY_DEFAULT
VISIBILITY_PRIVATE
VISIBILITY_PUBLIC
allAlerts
allCalendars
bubbleParent
selectableCalendars
Alert
Calendar
Event
alerts
allDay
begin
bubbleParent
description
end
extendedProperties
hasAlarm
hasExtendedProperties
id
location
reminders
status
title
visibility
addEventListener
applyProperties
createAlert
createReminder
fireEvent
getAlerts
getAllDay
getBegin
getBubbleParent
getDescription
getEnd
getExtendedProperties
getExtendedProperty
getHasAlarm
getHasExtendedProperties
getId
getLocation
getReminders
getStatus
getTitle
getVisibility
removeEventListener
setBubbleParent
setExtendedProperty
Reminder
addEventListener
applyProperties
fireEvent
getAllAlerts
getAllCalendars
getBubbleParent
getCalendarById
getSelectableCalendars
removeEventListener
setBubbleParent