Class: TodoTotalView

TodoTotalView(todoController, numberOfTasksElement)

new TodoTotalView(todoController, numberOfTasksElement)

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