priority property
Used to hide columns.
If there is not enough space, the column with the greatest value will vanish first.
Has no effect if VitTable.enableHorizontalScroll is set to true.
Implementation
final int priority;
Used to hide columns.
If there is not enough space, the column with the greatest value will vanish first.
Has no effect if VitTable.enableHorizontalScroll is set to true.
final int priority;