|
WIMM Labs |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Calendar.EventColumns
Columns for the Event table.
Calendar.Events
Field Summary | |
---|---|
static String |
ATTENDEES
The event attendees. |
static String |
CALENDAR
The calendar ID. |
static String |
CONTENT
The event content. |
static String |
END
The event end time. |
static String |
ID
The event ID. |
static String |
IS_ALL_DAY
Indicator for an all day event. |
static String |
LOCATION
The event location. |
static String |
REMINDERS
The event reminders. |
static String |
START
The event start time. |
static String |
TITLE
The event title. |
Field Detail |
---|
static final String ID
static final String CALENDAR
static final String START
static final String END
static final String TITLE
static final String LOCATION
static final String CONTENT
static final String ATTENDEES
static final String REMINDERS
static final String IS_ALL_DAY
|
WIMM Labs |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |