public class ColumnWidthHandler
extends java.lang.Object
| Constructor and Description |
|---|
ColumnWidthHandler(ITableView tableView) |
| Modifier and Type | Method and Description |
|---|---|
void |
setColumnWidth(int columnPosition,
int width) |
public ColumnWidthHandler(@NonNull
ITableView tableView)