Searched defs:selected (Results 1 – 3 of 3) sorted by relevance
407 const selected = this.hierarchyPresenter.getSelectedTree(); constant
226 const selected = this.hierarchyPresenter.getSelectedTree(); constant
93 private void togglePin(ShortcutInfo selected) { in togglePin()