| Package | Description |
|---|---|
| org.dominokit.domino.ui.datatable | |
| org.dominokit.domino.ui.datatable.plugins |
| Modifier and Type | Method and Description |
|---|---|
RowCell<T> |
TableRow.getCell(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RowCell<T>> |
TableRow.getRowCells() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableRow.addCell(RowCell<T> rowCell) |
| Modifier and Type | Method and Description |
|---|---|
List<RowCell<T>> |
TreeGridPlugin.ParentRowCellsSupplier.get(DataTable<T> dataTable,
TableRow<T> tableRow) |
Copyright © 2019–2022 Dominokit. All rights reserved.