Searched refs:selectNote (Results 1 – 2 of 2) sorted by relevance
603 this.trace.selection.selectNote({id: note.id});610 this.trace.selection.selectNote({id: noteId});
87 selectNote(args: {id: string}, opts?: SelectionOpts) { method in SelectionManagerImpl