Class: Angular

Angular

new Angular()

Provides angular scope updating functionality to ForerunnerDB. Allows collections and views to provide data to angular and to automatically update angular when data in ForerunnerDB changes.
Source:

Methods

(private, static) extendCollection(Module)

Extends the Collection class with new binding capabilities.
Parameters:
Name Type Description
Module Collection The Collection class module.
Source:

(private, static) extendOverview(Module)

Extends the Overview class with new binding capabilities.
Parameters:
Name Type Description
Module Overview The Overview class module.
Source:

(private, static) extendView(Module)

Extends the View class with new binding capabilities.
Parameters:
Name Type Description
Module View The View class module.
Source: