gljakal's ToDo - Plugin developer's reference

IComunicator Methods

The methods of the IComunicator interface are listed below. For a complete list of IComunicator interface members, see the IComunicator Members topic.

Public Instance Methods

AddItemOverloaded. Adds a new To Do Item as a child of the item identified by Parent to the current todo list
GetItemByID Get the ToDo Item identified by parId
GetItemChildren Gets the children of the specified ToDo Item
GetItemParent Gets the parent of the specified ToDoItem
RemoveItemOverloaded. Removes parItem from the current ToDo list
SendLoadCommandOverloaded. Loads the specified file
SendNewCommand Sends the "New" command to the program
SendSaveCommand Sends the "Save" command to the program

See Also

IComunicator Interface | ToDo.Plugin Namespace