This represents a Dialog in the Tomboy Search Notes Dialog and is responsible for showing all notes who have tasklists containing tasks that are not done. More...
Public Member Functions | |
override Note | GetTemplateNote () |
override bool | ContainsNote (Note n) |
Checks wheter a Note is in this Notebook or not. | |
Properties | |
override string | Name [get] |
override string | NormalizedName [get] |
override Tag | Tag [get] |
This represents a Dialog in the Tomboy Search Notes Dialog and is responsible for showing all notes who have tasklists containing tasks that are not done.
override bool Tomboy.TaskManager.OpenTasksNotebook.ContainsNote | ( | Note | n | ) |
Checks wheter a Note is in this Notebook or not.
n | A Note |