- columnIndex
- the index of the column
- isShrinkable
- true if the column must be shrinkable, false otherwise. Default is false.
Makes the given column shrinkable or not. When a row is too wide, the table can reclaim extra space from shrinkable columns.
Calling this method requests a layout operation.