Index
All Classes and Interfaces|All Packages
B
- BoardElement - Class in com.vaadin.flow.component.board.testbench
-
This is the base element class for accessing a Vaadin Board component for TestBench testing.
- BoardElement() - Constructor for class com.vaadin.flow.component.board.testbench.BoardElement
C
- com.vaadin.flow.component.board.testbench - package com.vaadin.flow.component.board.testbench
G
- getChildren() - Method in class com.vaadin.flow.component.board.testbench.RowElement
-
Returns all the immediate child elements of this row.
- getRow(int) - Method in class com.vaadin.flow.component.board.testbench.BoardElement
-
Gets the row element at the given index.
- getRows() - Method in class com.vaadin.flow.component.board.testbench.BoardElement
-
Gets all rows from the board.
R
- RowElement - Class in com.vaadin.flow.component.board.testbench
-
This class represents one row inside the Vaadin Board.
- RowElement() - Constructor for class com.vaadin.flow.component.board.testbench.RowElement
All Classes and Interfaces|All Packages