Searched refs:selectedTracesFormControl (Results 1 – 1 of 1) sorted by relevance
487 selectedTracesFormControl = new FormControl<Array<Trace<object>>>([]); property in TimelineComponent546 this.selectedTracesFormControl = new FormControl<Array<Trace<object>>>(653 this.selectedTracesFormControl.value ?? this.sortedAvailableTraces;894 this.selectedTracesFormControl.setValue(this.selectedTraces);