index
in terms of the view. That is, for the row index
in the coordinates of the underlying model this returns the row index in terms of the view.
@param index the row index in terms of the underlying model
@return row index in terms of the view, or -1 if index has beenfiltered out of the view
@throws IndexOutOfBoundsException if index
is outsidethe range of the model
|
|