Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TableRow |
build() |
TableRow.Builder |
cells(List<Cell> cells)
The cells in the row.
|
TableRow.Builder |
copy(TableRow model) |
public TableRow.Builder cells(List<Cell> cells)
The cells in the row.
cells
- the value to setpublic TableRow build()
public TableRow.Builder copy(TableRow model)
Copyright © 2016–2024. All rights reserved.