columnMoveEnd

open fun <A> columnMoveEnd(table: T, column: Column<A>)(source)

Called whenever movement of a column (started when moveColumn was called) ends.

Parameters

table

where column is

column

that was moved