Searched refs:detachSelection (Results 1 – 6 of 6) sorted by relevance
118 detachSelection() { method in ScheduleView119 var selection = this.selection.detachSelection();
42 detachSelection() { method in View
101 Selection.prototype.detachSelection = function() { method in Selection
102 rememberedSelection = currentPhaseView.detachSelection();
283 detachSelection() { method in TextView
386 detachSelection() { method in GraphView387 var selection = this.state.selection.detachSelection();