| Package | Description |
|---|---|
| com.vaadin.flow.component.board.testbench |
| Modifier and Type | Method and Description |
|---|---|
RowElement |
BoardElement.getRow(int rowIndex)
Gets the row element at the given index.
|
| Modifier and Type | Method and Description |
|---|---|
List<RowElement> |
BoardElement.getRows()
Gets all rows from the board.
|
Copyright © 2018. All rights reserved.