SYMBOL INDEX (16 symbols across 3 files) FILE: src/main.js method install (line 14) | install (Vue) { FILE: src/store.js method selectRow (line 14) | selectRow (row) { method selectRows (line 25) | selectRows (rows) { method deselectRow (line 30) | deselectRow (row) { method deselectRows (line 37) | deselectRows (rows) { method selectAll (line 42) | selectAll (all) { method deselectAll (line 45) | deselectAll () { method setSort (line 48) | setSort ({ sortKey, customSort, sortOrder, sortId }) { FILE: src/table-utils.js function doSort (line 1) | function doSort (toSort, sortKey, customSort, sortOrder) { function doFilter (line 34) | function doFilter (toFilter, filters) { function doPaginate (line 61) | function doPaginate (toPaginate, pageSize, currentPage) { function calculateTotalPages (line 72) | function calculateTotalPages (totalItems, pageSize) { function passFilter (line 76) | function passFilter (item, filter) { function getPropertyValue (line 107) | function getPropertyValue (object, keyPath) { function isNumeric (line 122) | function isNumeric (toCheck) { function uuid (line 126) | function uuid () {