checkWorkingRangeAndDispatch

fun checkWorkingRangeAndDispatch(position: Int, firstVisibleIndex: Int, lastVisibleIndex: Int, firstFullyVisibleIndex: Int, lastFullyVisibleIndex: Int, statusHandler: WorkingRangeStatusHandler)

Iterate the map to check if a component is entered or exited the range, and dispatch event to the component to trigger its delegate method.