Zum Hauptinhalt springen

clearAllCellsWithBlank

clearAllCellsWithBlank(options, fields, withValue): void

Sets all defined gentablefields with the given value

Parameters

options

row

{ set: (data) => void; }

row.set

(data) => void

fields

string[]

withValue

string

Returns

void