|
Class | Description | |
---|---|---|
![]() |
Represents appointments within a schedule. |
|
![]() |
Instances of the Contact class contain information about individual persons. Contact objects are used by schedule classes that have human resources associated with them. |
|
![]() |
Represents a strongly-typed collection of Contact objects. |
|
![]() |
Defines a pair of brushes to be used to paint cells in cells in Timetable, WeekRange and Resource views. |
|
![]() |
Provides data for the InstantiateItem event. |
|
![]() |
Provides data for the InstantiateResource event. |
|
![]() |
Represents events scheduled to occur at some point in time. It is derived by concrete classes such as Appointment. |
|
![]() |
Represents a strongly typed collection of Item objects. |
|
![]() |
Contains the arguments passed to handlers of item related events raised by the Schedule class. |
|
![]() |
Contains the arguments passed to handlers of time related events. |
|
![]() |
Instances of this class contain address information that identifies distinct locations. Location objects are used by schedule classes that have locations and addresses allocated to them. |
|
![]() |
Represents a strongly typed collection of Location objects. |
|
![]() |
Defines recurrence patterns for items scheduled to repeat over and over again. |
|
![]() |
This class represents exceptions of a recurrence patterns. |
|
![]() |
Represents reminders associated with schedule items. |
|
![]() |
Instances of the Resource class contain information about arbitrary resources. |
|
![]() |
Represents a strongly-typed collection of Resource objects. |
|
![]() |
Represents a timetable of scheduled events. In the model-view architecture, Schedule instances are the documents whose data is displayed by Calendar instances - the views. |
|
![]() |
This class contains information required to serialize a Schedule element to and from a binary stream or XML document. |
|
![]() |
Contains the arguments passed to the SerializeTag and DeserializeTag event handlers. |
|
![]() |
Specifies the appearance of calendar elements. |
|
![]() |
Instances of this class contain task information. Task objects are used by schedule items that are allocated to some task. |
|
![]() |
Represents a strongly-typed collection of Task objects. |
|
![]() |
Contains the arguments passed to handlers of task related events raised by the Schedule class. |
|
![]() |
Contains methods that can help you serialize/deserialize PocketPlanner items to/from XML documents. |
Delegate | Description | |
---|---|---|
![]() |
Represents methods that handle the InstantiateItem event. |
|
![]() |
Represents methods that handle the InstantiateResource event. |
|
![]() |
Represents methods that will handle general item related events raised by the Schedule class. |
|
![]() |
Represents methods that will handle the time related events raised by the Schedule class. |
|
![]() |
Represents methods that will handle the SerializeTag and DeserializeTag events of the Schedule class. |
|
![]() |
Represents methods that will handle the task related events raised by the Schedule class. |
Enumeration | Description | |
---|---|---|
![]() |
Specifies how daily recurrence patterns are defined. |
|
![]() |
Specifies the type of week days, used with ByDayType monthly and yearly recurrence patterns. |
|
![]() |
Specifies the day of the week. |
|
![]() |
Specifies the types of monthly recurrence patterns. |
|
![]() |
Specifies the occurrence number of a day or a week within a month. |
|
![]() |
Specifies when to stop repeating recurring events. |
|
![]() |
Specifies the interval at which recurring items occur. |
|
![]() |
Specifies the recurrence state of items. |
|
![]() |
Specifies the type of a reminder. |
|
![]() |
Specifies what type of shadow effect to apply to a calendar UI element. |
|
![]() |
Specifies the priority of a task. |
|
![]() |
Enumeration providing task status values. |
|
![]() |
Specifies the types of yearly recurrence patterns. |