Table Dimensions
Data class representing the dimensions of the table component.
Constructors
Properties
The padding of the table cells.
The default height of the table cells.
The default size of the cell text.
The default width of the table cells.
The default height of the header.
The default size of the header text.
The default size of the row header text.
The default width of the row header.
The extra widths of the table.
The padding values of the header cells.
The maximum width of the column.
The maximum width of the row header.
The minimum width of the column.
The minimum width of the row header.
The widths of the row headers.
The bottom padding of the table.
The extra scroll of the table end.
The horizontal padding of the table.
The vertical padding of the table.
The total width of the table.
Functions
Get the width of the column.
Get the extra widths of the table.
Get the width of the row header.
Check if the table has overridden widths.
Reset the widths of the table.
Update the width of the row header.