| Interface | Description |
|---|---|
| TableColumnModel |
A model holding the column information of a
TableView. |
| Class | Description |
|---|---|
| TableColumnDpWidthModel |
A
TableColumnModel implementation holding absolute column widths in dp. |
| TableColumnPxWidthModel |
A
TableColumnModel implementation holding absolute column widths in pixel. |
| TableColumnWeightModel |
A model holding the column information of a
TableView. |
| TableColumnWidthModel | Deprecated
This class has been deprecated in version 2.4.1.
|