CalendarComposerOptions
The CalendarComposerOptions object contains options that are passed into blackberry.invoke.card.invokeCalendarComposer().
Supported Platform(s)
| - BlackBerry 10 |
Configuration Document Settings
|
To use all of the API described for this object, you must ensure the following settings are in your configuration document: |
| This API does not require a <feature> element to be declared in the configuration document of your BlackBerry WebWorks Application. |
| Permission Elements (PlayBook and BlackBerry 10+) |
|---|
| This API does not require a <permission> element to be declared in the configuration document of your BlackBerry WebWorks Application. |
Properties
Number
accountId
The account ID of the account the composer should create the event for.
| Supported Platforms | |
|---|---|
| - BlackBerry 10 | |
String
body
The event notes that should be set when the composer is invoked.
| Supported Platforms | |
|---|---|
| - BlackBerry 10 | |
Number
folderId
The folder ID of the account the composer should file this event for.
| Supported Platforms | |
|---|---|
| - BlackBerry 10 | |
String
startTime
represents the startTime of the event. e.g: Mon Nov 26 12:30:17 2012
| Supported Platforms | |
|---|---|
| - BlackBerry 10 | |