sync toc
ToDo.Plugin
IComunicator Interface
IComunicator Members
Properties
FileName Property
SelectedItem Property
ToDoForm Property
ToDoItems Property
Methods
AddItem Method
AddItem Method (Guid)
AddItem Method (IToDoItem)
GetItemByID Method
GetItemChildren Method
GetItemParent Method
RemoveItem Method
RemoveItem Method (Guid)
RemoveItem Method (IToDoItem)
SendLoadCommand Method
SendLoadCommand Method ()
SendLoadCommand Method (String)
SendNewCommand Method
SendSaveCommand Method
Events
AfterLoad Event
AfterSave Event
SelectedItemChanged Event
SelectedItemModified Event
IToDoItem Interface
IToDoItem Members
Properties
Done Property
DueTo Property
ExtendedText Property
Guid Property
Priority Property
SimpleExtendedText Property
Title Property
Methods
GetColor Method
MenuItem Class
MenuItem Members
MenuItem Constructor
MenuItem Constructor ()
MenuItem Constructor (MenuItem, MenuType)
Properties
mItem Property
Where Property
MenuType Enumeration
PluginBase Class
PluginBase Members
PluginBase Constructor
Properties
Comunicator Property
Methods
getAdditionalControls Method
getAdditionalDetailControls Method
getAdditionalMenus Method
getPluginName Method
TagEventArgs Class
TagEventArgs Members
TagEventArgs Constructor
TagEventArgs Constructor ()
TagEventArgs Constructor (Object)
Properties
Tag Property
TagEventHandler Delegate