Searched refs:sortDirection (Results 1 – 2 of 2) sorted by relevance
53 sortDirection = ''; property in DeviceComponent65 this.sortDirection = 'asc';85 this.deviceService.getDevices(size, offset, filterJSON, this.sort, this.sortDirection)
85 sortDirection = ''; property in JobComponent96 this.sortDirection = 'desc';117 this.jobService.getJobs(size, offset, filterJSON, this.sort, this.sortDirection)