Class: TodoOpenView

TodoOpenView(todoController, numberOfOpenTasksElement)

new TodoOpenView(todoController, numberOfOpenTasksElement)

View to display the current To-Do count of all open To-Do's
Parameters:
Name Type Description
todoController Controller for this view
numberOfOpenTasksElement number current number of all open To-Do's
Source:
See:
  • {To-Do} for more information