Class: AbstractRecord

Defined in: src/abstractrecord.coffee

Variables Summary

changed =
[]
isLoaded =
false
isNew =
true

Instance Method Summary

Constructor Details

# (void) constructor()

  • Creates a new AbstractRecord instance
  • @class
  • @return AbstractRecord an AbstractRecord instance

Instance Method Details

# (void) reset(isLoaded)

  • Resets the record instance state
  • @param {Boolean} isLoaded Flag if instance has had data loaded from store.
  • @return {undefined}

# (void) setValue(src, val)

  • Overrides the Pseudonym prototype setValue method
  • @virtual
  • @param {string} src Source property name.
  • @param {object} val Value to set.
  • @return {string} Property alias.

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: