|
Compoze Software, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Status | This class stores the values for a to do 'status'. |
ToDo | This class represents a to do. |
ToDoFilter | This class represents a to do filter. |
ToDoList | This class represents a list of to dos. |
ToDoPermission | This class represents the permissions for to dos. |
ToDoProperties | Encapsulates access to the todo.properties file. |
ToDoProperty | This class stores the values for the ToDo
property tags. |
ToDoResources | Provides access to the ToDoResources for the ToDo
package. |
ToDos | This class represents a to do. |
ToDoSession | This class provides a session for managing to do information, and is the entry point into the ToDo API. |
The ToDo package provides classes for managing
user to dos ("tasks"). By using
the classes located in this package, the developer can
create to dos for a particular user. The entry point into
the ToDo package is the ToDoSession
.
Using the to do session, developers can handle the creation,
removal and editing of to dos.
The ToDo
represents an individual
to do and stores information including a summary, description,
start and due date, percent complete and status.
|
Compoze Software, Inc. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |