loadNext(count, start, callback, url, now)

sends request to load N records to the end or to the specified position

Parameters

  • count - count of record
    • int
  • start - start position for loading (optional)
    • int

Returns

method doesn't return any data