|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Calendar.CalendarsColumns
Columns from the Calendars table that other tables join into themselves.
| Field Summary | |
|---|---|
static String |
ACCESS_LEVEL
The level of access that the user has for the calendar |
static String |
COLOR
The color of the calendar |
static int |
CONTRIBUTOR_ACCESS
Full access to modify the calendar, but not the access control settings |
static int |
EDITOR_ACCESS
|
static int |
FREEBUSY_ACCESS
Can only see free/busy information about the calendar |
static int |
NO_ACCESS
Cannot access the calendar |
static int |
OVERRIDE_ACCESS
|
static int |
OWNER_ACCESS
Full access to the calendar |
static int |
READ_ACCESS
Can read all event details |
static int |
RESPOND_ACCESS
|
static int |
ROOT_ACCESS
|
static String |
SELECTED
Is the calendar selected to be displayed? |
static String |
SYNC_EVENTS
If this calendar is in the list of calendars that are selected for syncing then "sync_events" is 1, otherwise 0. |
static String |
TIMEZONE
The timezone the calendar's events occurs in |
| Field Detail |
|---|
static final String COLOR
Type: INTEGER (color value)
static final String ACCESS_LEVEL
Type: INTEGER (one of the values below)
static final int NO_ACCESS
static final int FREEBUSY_ACCESS
static final int READ_ACCESS
static final int RESPOND_ACCESS
static final int OVERRIDE_ACCESS
static final int CONTRIBUTOR_ACCESS
static final int EDITOR_ACCESS
static final int OWNER_ACCESS
static final int ROOT_ACCESS
static final String SELECTED
Type: INTEGER (boolean)
static final String TIMEZONE
Type: TEXT
static final String SYNC_EVENTS
Type: INTEGER (boolean)
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||