onRowHeaderResize

open fun onRowHeaderResize(tableId: String, newValue: Float)

Called when a row header is resized.

Parameters

tableId

The ID of the table.

newValue

The new value of the row header.