index in terms of the underlying model. That is, for the row index in the coordinates of the view this returns the row index in terms of the underlying model.
@param index the row index in terms of the underlying view
@return row index in terms of the view
@throws IndexOutOfBoundsException if index is outside therange of the view
| |
| |
| |