Function: createTable()
createTable(
rawTable):Table
Defined in: model/table.ts:39
Creates a Table from a RawTable by applying tableDefaults
Parameters
rawTable
The raw table
Returns
The complete table with default values applied
createTable(
rawTable):Table
Defined in: model/table.ts:39
Creates a Table from a RawTable by applying tableDefaults
The raw table
The complete table with default values applied