API Docs for:
Show:

View Module

Defined in: js/view.js:1

Summary

The View class handles each view of the application. A list of views is specified in the applications options and the files are loaded from the "views" folder. Each view has a viewName.js, viewName.html and viewName.css files.

This module provides the following classes: