EmberDataTableMixin
Summary
Item Index
Methods
Properties
Methods
_fetchData
Syntax
_fetchData
()
protected
Summary
Query records from Ember Data store, using the configured filter options (pagination, sorting and search).
_getFilters
Syntax
Summary
Builds the object used as second parameter to the query method in the store.
Returns:
Properties
isLoading
Syntax
Summary
Indicates if the table is currently loading data from Ember Data store.
Default: false