Searched refs:secondDropPoint (Results 1 – 1 of 1) sorted by relevance
69 Point secondDropPoint, int insertIndex, int currentIndex, in dragInto() argument92 if (secondDropPoint != null) { in dragInto()93 feedback = rule.onDropMove(targetNode, elements, feedback, secondDropPoint); in dragInto()