Name | Description | |
---|---|---|
Stops recording undo/redo commands into a CompositeCommand and discards the records created so far. |
||
Clears all items, tasks, locations, contacts and resources contained in this schedule. |
||
Stops recording undo/redo commands into a CompositeCommand and saves the composite in the history queue. |
||
Executes the specified command on this schedule. |
||
Overloaded. Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval. |
||
Overloaded. Returns the next period with the specified duration after the specified date, which is not occupied by items. |
||
Overloaded. Retrieves a collection of all items that must be reminded of. |
||
Returns the largest free period in the specified range. |
||
Overloaded. Retrieves a collection of all tasks that must be reminded of. |
||
Overloaded. Checks whether a specified class identifier or type is registered for serialization. |
||
Checks whether an item or resource type with the specified id is registered for JSON serialization. |
||
Loads schedule data from a file. |
||
Loads the schedule from a JSON-formatted string. |
||
Loads the schedule from a JsonObject. |
||
Decodes schedule data from a string previously created by SaveToString. |
||
Loads schedule data from an XML document. |
||
Executes again an action saved in the command history. |
||
Overloaded. |
||
Overloaded. |
||
Saves the schedule to a file. |
||
Saves the schedule to a JSON-formatted string. |
||
Saves the schedule to a JsonObject. |
||
Encodes the schedule into a string. |
||
Saves the schedule to an XML document. |
||
Starts recording undo/redo commands into a CompositeCommand. |
||
Undoes an action saved in the command history. |
||
Overloaded. Unregisters the item or resource with the specified class identifier or type from the system. |
Name | Description | |
---|---|---|
Raises the ActionRedone event. |
||
Raises the ActionUndone event. |
||
Raises the DeserializeTag event. |
||
Raises the ExceptionCreated event. |
||
Raises the InstantiateItem event. |
||
Raises the InstantiateResource event. |
||
Raises the ItemEndTimeChanged event. |
||
Raises the ItemEndTimeTriggered event. |
||
Raises the ItemReminderTriggered event. |
||
Raises the ItemResourceChanged event. |
||
Raises the ItemsEnded event. |
||
Raises the ItemsStarted event. |
||
Raises the ItemStartTimeChanged event. |
||
Raises the ItemVisualsChanged event. |
||
Raises the DeserializeTag event. |
||
Raises the JsonSerializeTag event. |
||
Raises the RecurrenceReset event. |
||
Raises the SerializeTag event. |
||
Raises the TaskReminderTriggered event. |