Table front calls

This section describes TABLE specific front calls.

This table shows the functions provided by the "table" module.

Table 1. Table specific front-end functions
Function Name Description
ui.Interface.frontCall("table", "autoFitAllColumns",
  [screen-record],
  []
)
Adapts the width of table columns to the displayed data.
ui.Interface.frontCall("table", "fitToViewAllColumns",
  [screen-record],
  []
)
Adapts the width of table columns to show all columns.