updatePointerDrag abstract method

bool updatePointerDrag(
  1. FdcGridCellRef target
)

Extends an active pointer drag to target, returning whether state changed.

Implementation

bool updatePointerDrag(FdcGridCellRef target);