Uses of Class
ch.claudio.todo.Model

Packages that use Model
ch.claudio.todo   
 

Uses of Model in ch.claudio.todo
 

Constructors in ch.claudio.todo with parameters of type Model
TodoView(Model m)
          Ceate a new view for the model.