Constructors
constructor
Methods
addRow
addRow( f: (b: ViewResultRowBuilder) => ViewResultRowBuilder, inputRow?: null | ViewResultRow,): this Parameters
- f: (b: ViewResultRowBuilder) => ViewResultRowBuilder
Optional
inputRow: null | ViewResultRow
Returns this
build