Searched refs:switchDiv (Results 1 – 1 of 1) sorted by relevance
90 private switchDiv: LitPopover | undefined | null; property in TraceSheet159 this.switchDiv = this.shadowRoot?.querySelector('#select-process');164 this.switchDiv!.visible = 'false';865 this.switchDiv!.style.display = 'flex';898 this.switchDiv!.style.display = 'none';