|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Contains the functionality for the BlackBerry-specific implementation of a
ToDoList.
| Field Summary |
| Fields inherited from interface javax.microedition.pim.PIMList |
UNCATEGORIZED |
| Method Summary | ||
|
BlackBerryToDo |
getByUID(String uid)
Finds a ToDo by its UID. |
| Methods inherited from interface javax.microedition.pim.ToDoList |
createToDo, importToDo, items, removeToDo |
| 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, isFieldLabelSettable, removeListener, setFieldLabel |
| Method Detail |
public BlackBerryToDo getByUID(String uid) throws PIMException
ToDo by its UID.uid - the UID for which to search; may be null,
in which case this method will behave as if the UID was
not found.ToDo with the specified UID is found in this
list then its ToDo 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2009 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.