columnDirty

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

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