refresh(id)

  • Type: Method
  • File: core/datastore.js
  • Implemented in: DataStore
  • Included in:

repaint the whole view or a certain a item

Parameters

  • id - repaint only item with provided ID (optional)
    • string,dimension

Returns