DS.SnapshotRecordArray Class addon/-private/system/snapshot-record-array.js:7


PRIVATE

Show:

Methods

Properties

Show:

snapshots

Array

Get snapshots of the underlying record array

Returns:

Array
Array of snapshots
Show:

_recordArray

{Array} private

An array of records

_snapshots

{Array} private

An array of snapshots

adapterOptions

{Object}

A hash of adapter options

length

{Number}

Number of records in the array

meta

{Object}

Meta object

type

{DS.Model}

The type of the underlying records for the snapshots in the array, as a DS.Model