rowBounds

abstract fun rowBounds(of: Table<T, *>, row: T, index: Int): Rectangle(source)

Indicates where to place a row in the Table.

Return

row bounds relative to the table

Parameters

of

the table where the row is

row

data in question

index

of the row