View on GitHub

pb.bank

A starter online banking application built with Worklight, Angular and Bluemix services

Download this project as a .zip file Download this project as a tar.gz file

Class: accountview

pb.bank. accountview

new accountview(ngRoute)

This module manages the display of the account movements screen
Parameters:
Name Type Description
ngRoute ngModule
Source:

Members

(static) $scope.movements

Properties:
Name Type Description
$scope.movements array holds movements for account
Source:

Type Definitions

config($routeProvider)

Loads account page when window.location is /accountview
Parameters:
Name Type Description
$routeProvider
Source:

controller($scope)

Controller for the accountview module
Parameters:
Name Type Description
$scope service
Source: