TableApiFunctions

class Object
trait Matchable
class Any

Value members

Concrete methods

def fillGapsIntoTable[Cell, CellValue, Row <: TableRowApi[Cell, CellValue]](table: TableApi[Cell, CellValue, Row, _])(fill: String => CellValue)(implicit ctx: TableApiWriteContext[_]): Unit