The online [docs](http://foam-framework.github.io/foam/foam/apps/docs/docbrowser.html#developerDocs.Welcome) do not have all the classes. For example, try searching for `foam.ui.DAOListView` - it isn't there. For example, running docs locally, `foam.ui.DAOListView` is available: <img width="892" alt="screen shot 2016-03-31 at 8 30 47 am" src="https://cloud.githubusercontent.com/assets/1282364/14177263/149d2958-f71b-11e5-9013-6483df5bccaf.png"> Running docs remotely, `foam.ui.DAOListView` is not available: <img width="904" alt="screen shot 2016-03-31 at 8 30 27 am" src="https://cloud.githubusercontent.com/assets/1282364/14177266/172eec56-f71b-11e5-946a-95129aec48fd.png">