Searched refs:selectDropped (Results 1 – 2 of 2) sorted by relevance
435 if (!selectionManager.selectDropped(nodes, null /* indices */)) { in drop()444 selectionManager.selectDropped(nodes, indices); in drop()
899 public boolean selectDropped(List<INode> nodes, List<Integer> indices) { in selectDropped() method in SelectionManager975 selectDropped(nodes, null /* indices */); in setOutlineSelection()