Searched refs:getColumnMatch (Results 1 – 3 of 3) sorted by relevance
162 GridMatch columnMatch = data.getColumnMatch(); in paintFreeFormDropFeedback()285 GridMatch columnMatch = data.getColumnMatch(); in paintGridModeDropFeedback()
819 public GridMatch getColumnMatch() { in getColumnMatch() method
317 if (dropHandler.getRowMatch() == null || dropHandler.getColumnMatch() == null) { in onDropped()