Searched refs:currentSelectionTbl (Results 1 – 1 of 1) sorted by relevance
106 private currentSelectionTbl: LitTable | null | undefined; property in TabPaneCurrentSelection146 this.currentSelectionTbl!.dataSource = list;175 let threadClick = this.currentSelectionTbl?.shadowRoot?.querySelector('#thread-id');285 this.currentSelectionTbl!.dataSource = list;296 this.currentSelectionTbl!.dataSource = list;320 this.currentSelectionTbl!.dataSource = list;321 let funcClick = this.currentSelectionTbl?.shadowRoot?.querySelector('#function-jump');367 this.currentSelectionTbl!.dataSource = list;368 let funcClick = this.currentSelectionTbl?.shadowRoot?.querySelector('#function-jump');434 this.currentSelectionTbl!.dataSource = list;[all …]