renderColumnBody

open fun <A> renderColumnBody(table: T, column: Column<A>, canvas: Canvas)(source)

Used to render individual backgrounds for the Table's columns. This draws above the Table's body; and is useful for cases where columns need distinct visuals (i.e. when being dragged).

Parameters

table

in question

column
canvas

of the column