row

abstract fun row(of: Table<T, *>, at: Point): Int(source)

Indicates which row would be located at the given y offset.

Return

index of the row

Parameters

of

the table where the row is

at

position