|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BlackBerryEventList
Contains the functionality for the BlackBerry-specific implementation of an
EventList
.
Field Summary |
---|
Fields inherited from interface javax.microedition.pim.EventList |
---|
ENDING, OCCURRING, STARTING |
Fields inherited from interface javax.microedition.pim.PIMList |
---|
UNCATEGORIZED |
Fields inherited from interface javax.microedition.pim.PIMList |
---|
UNCATEGORIZED |
Method Summary | ||
---|---|---|
|
BlackBerryEvent |
getByUID(String uid)
Finds an event by its UID. |
Methods inherited from interface javax.microedition.pim.EventList |
---|
createEvent, getSupportedRepeatRuleFields, importEvent, items, removeEvent |
Methods inherited from interface javax.microedition.pim.PIMList |
---|
addCategory, close, deleteCategory, getArrayElementLabel, getAttributeLabel, getCategories, getFieldDataType, getFieldLabel, getName, getSupportedArrayElements, getSupportedAttributes, getSupportedFields, isCategory, isSupportedArrayElement, isSupportedAttribute, isSupportedField, items, items, items, itemsByCategory, maxCategories, maxValues, renameCategory, stringArraySize |
Methods inherited from interface net.rim.blackberry.api.pdap.BlackBerryPIMList |
---|
addListener, getPIMListUID, isFieldLabelSettable, isWirelessSyncCapable, isWirelessSyncEnabled, removeListener, setFieldLabel, size |
Methods inherited from interface javax.microedition.pim.PIMList |
---|
addCategory, close, deleteCategory, getArrayElementLabel, getAttributeLabel, getCategories, getFieldDataType, getFieldLabel, getName, getSupportedArrayElements, getSupportedAttributes, getSupportedFields, isCategory, isSupportedArrayElement, isSupportedAttribute, isSupportedField, items, items, items, itemsByCategory, maxCategories, maxValues, renameCategory, stringArraySize |
Method Detail |
---|
BlackBerryEvent getByUID(String uid) throws PIMException
uid
- the UID for which to search; may be null
,
in which case this method will behave as if the UID was
not found.
BlackBerryEvent
object is returned; otherwise, if
not found, returns null
.
PIMException
- if an error occurs searching (eg. list is closed).
SecurityException
- if the list was opened in a mode that does not allow
reading.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2010 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. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.