javax.microedition.pim
Interface ToDoList
- All Superinterfaces:
- PIMList
public interface ToDoList
- extends PIMList
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 |
createToDo
ToDo createToDo()
importToDo
ToDo importToDo(ToDo arg1)
removeToDo
void removeToDo(ToDo arg1)
throws PIMException
- Throws:
PIMException
items
Enumeration items(int arg1,
long arg2,
long arg4)
throws PIMException
- Throws:
PIMException
Copyright © 2006-2007 Jayway AB. All Rights Reserved.