Builder

class Builder

Properties

Link copied to clipboard
var cells: List<Cell>?

A list of cells in the table row. The cells appear in the same order as the columns of the table.

Link copied to clipboard

The id of the row in the table.