cursorPosChanged method

void cursorPosChanged()

Implementation

void cursorPosChanged() {
  _currentRecord = -1;
}