columnMoved

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

Called each time a column's position changes in table.

Parameters

table

where column is

column

that was moved