Show:

I am the ProjectsView, which is the main interface element of the ProjectManager. I have a set of ui controls (at the moment only a "New Project" button) and hold the list of thumbnails for all projects.

Item Index

Methods

Methods

create

()

I create the interface elements and add functionality to the user control elements

updateList

()

I fetch the array of projects from the model and render their thumbs into the ProjectsList div element.