| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToDoItem | |
|---|---|
| oracle.ide.todo | Contains API classes for the To Do Item feature. | 
| Uses of ToDoItem in oracle.ide.todo | 
|---|
| Classes in oracle.ide.todo that implement ToDoItem | |
|---|---|
 class | 
AbstractToDoItem
A AbstractToDoItem represents a task the user wants to track. | 
| Methods in oracle.ide.todo that return ToDoItem | |
|---|---|
abstract  ToDoItem | 
ToDoManager.createToDoItem(java.lang.String description,
               int priorityId,
               java.util.Date date)
Creates a ToDoItem. | 
| Methods in oracle.ide.todo with parameters of type ToDoItem | |
|---|---|
abstract  void | 
ToDoManager.add(ToDoItem[] items)
Adds an array of ToDoItems to the list of items | 
abstract  void | 
ToDoManager.remove(ToDoItem[] items)
Removes an array of ToDoItems from the list of items | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||