|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Represents an event contained in the default RIM BlackBerry calendar.
This interface defines extended fields in addition to the standard fields that are used to reference fields with the BlackBerry Event.
You can use any of the static field constants defined here in your code on any valid BlackBerryEvent instance.
Event,
PIMItem| Field Summary | ||
static int |
ALLDAY
Indicates whether or not an event is an all day event. |
|
static int |
ATTENDEES
A list of e-mail addresses identifying attendees at an Event. |
|
static int |
FB_BUSY
Constant indicating this event's duration is shown as busy. |
|
static int |
FB_FREE
Constant indicating this event's duration is shown as free. |
|
static int |
FB_OUT_OF_OFFICE
Constant indicating this event's duration is shown as out of the office. |
|
static int |
FB_TENTATIVE
Constant indicating this event's duration is shown as tentative. |
|
static int |
FREE_BUSY
Indicates whether to show an event as Free, Tentative, Busy or Out Of The Office. |
|
| Fields inherited from interface javax.microedition.pim.Event |
ALARM, CLASS, CLASS_CONFIDENTIAL, CLASS_PRIVATE, CLASS_PUBLIC, END, LOCATION, NOTE, REVISION, START, SUMMARY, UID |
| Fields inherited from interface javax.microedition.pim.PIMItem |
ATTR_NONE, BINARY, BOOLEAN, DATE, EXTENDED_ATTRIBUTE_MIN_VALUE, EXTENDED_FIELD_MIN_VALUE, INT, STRING, STRING_ARRAY |
| Methods inherited from interface javax.microedition.pim.Event |
getRepeat, setRepeat |
| Methods inherited from interface javax.microedition.pim.PIMItem |
addBinary, addBoolean, addDate, addInt, addString, addStringArray, addToCategory, commit, countValues, getAttributes, getBinary, getBoolean, getCategories, getDate, getFields, getInt, getPIMList, getString, getStringArray, isModified, maxCategories, removeFromCategory, removeValue, setBinary, setBoolean, setDate, setInt, setString, setStringArray |
| Field Detail |
public static final int ATTENDEES
This field is of type String and can contain multiple values.
public static final int ALLDAY
This field is of type boolean.
public static final int FREE_BUSY
This field is of type int. If the field is not populated then the event will be shown as Free.
public static final int FB_FREE
public static final int FB_TENTATIVE
public static final int FB_BUSY
public static final int FB_OUT_OF_OFFICE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2004 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.