Searched refs:wakeupListTbl (Results 1 – 1 of 1) sorted by relevance
108 private wakeupListTbl: LitTable | undefined | null; property in TabPaneCurrentSelection1224 this.wakeupListTbl!.style.display = 'none';1432 this.wakeupListTbl = this.shadowRoot?.querySelector<LitTable>('#wakeupListTbl');1440 this.wakeupListTbl!.style.display = 'flex';1484 this.wakeupListTbl!.recycleDataSource = resource;1489 this.wakeupListTbl!.getItemTextColor = (data: any) => {