columnDirty

protected fun Table<T, *>.columnDirty(column: Column<*>)(source)

Requests that the Table repaint a column. This will result in a call to renderColumnBody.

Parameters

column

that is dirty