new TableRow()
Methods
-
getTableCells()
-
Returns the parent row to which this cell belongs
Returns:
- Type
- vis.TableRow
-
isTableHead()
-
Returns true if the Row is in the thead section, false if in the tbody
Returns:
- Type
- boolean