Skip navigation links
C D E F G H I S T W 

C

collapseWithClick(int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Collapses the row at the given index in the grid.
collapseWithClick(int, int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Collapses the row at the given index in the grid with the given hierarchical column index.
com.vaadin.flow.component.grid.testbench - package com.vaadin.flow.component.grid.testbench
 

D

deselect(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Deselects the row with the given index.
deselect() - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
Deselects the row if it is selected.

E

equals(Object) - Method in class com.vaadin.flow.component.grid.testbench.GridColumnElement
 
expandWithClick(int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Expands the row at the given index in the grid.
expandWithClick(int, int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Expands the row at the given index in the grid with the given hierarchical column index.

F

findInShadowRoot(By) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Deprecated.
this method will not working for Chrome 96+, because of the breaking changes in ChromeDriver.

G

generatedColumnIdsIfNeeded() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
 
get__generatedId() - Method in class com.vaadin.flow.component.grid.testbench.GridColumnElement
For internal use only.
getAllColumns() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets all columns defined for the grid, including any selection checkbox column.
getCell(int, int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the grid cell for the given row and column index.
getCell(int, GridColumnElement) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the grid cell for the given row and column.
getCell(String) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Finds the first cell inside the rendered range with a text content matching the given string.
getCell(GridColumnElement) - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
Gets the cell for the given column in this row.
getCells(int, GridColumnElement...) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the grid cells for the given row and column elements.
getCells(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the grid cells for the given row.
getCells(GridColumnElement...) - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
Gets the cells for the given columns in this row.
getCellWaitForRow(int, int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Gets the grid cell for the given row and column index.
getCellWaitForRow(int, GridColumnElement) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Gets the grid cell for the given row and column.
getColumn(String) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the column with the given header text.
getColumn() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
Gets the column for this grid cell.
getComponentRendererElement(int, int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Gets the 'flow-component-renderer' element for the given row.
getContext() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
 
getDetails() - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
Gets the row details for this row.
getDetailsRow() - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
Gets the details container for this row.
getExpandToggleElement(int, int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Gets the 'vaadin-grid-tree-toggle' element for the given row.
getFirstVisibleRowIndex() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the index of the first row which is at least partially visible.
getFooterCell() - Method in class com.vaadin.flow.component.grid.testbench.GridColumnElement
Gets the footer cell for this column.
getFooterCell(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the footer cell for the given visible column index.
getGrid() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
Gets the grid containing this element.
getGrid() - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
Gets the grid containing this element.
getHeaderCell() - Method in class com.vaadin.flow.component.grid.testbench.GridColumnElement
Gets the header cell for this column.
getHeaderCell(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the header cell for the given visible column index.
getHeaderCellContent(int, int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Finds the vaadin-grid-cell-content element for the given row and column in header.
getInnerHTML() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
 
getLastVisibleRowIndex() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the index of the last row which is at least partially visible.
getNumberOfExpandedRows() - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Returns a number of expanded rows in the grid element.
getPageSize() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the page size used when fetching data.
getRow(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the tr element for the given row index.
getRow() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
Gets the row index for this grid cell.
getRowCount() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the total number of rows.
getRowElement() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
Gets the TR parent of this element.
getRows(int, int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the rows (present in the DOM) specified by the lower and upper row indexes.
getSlotText(TestBenchElement) - Static method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
Gets the text content of the elements assigned to the given slot
getText() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
 
getVisibleColumns() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets the currently visible columns in the grid, including any selection checkbox column.
getVisibleRows() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Gets all the currently visible rows.
GridColumnElement - Class in com.vaadin.flow.component.grid.testbench
A TestBench element representing a <vaadin-grid-column> element.
GridColumnElement(Long, GridElement) - Constructor for class com.vaadin.flow.component.grid.testbench.GridColumnElement
 
GridElement - Class in com.vaadin.flow.component.grid.testbench
A TestBench element representing a <vaadin-grid> element.
GridElement() - Constructor for class com.vaadin.flow.component.grid.testbench.GridElement
 
GridTHTDElement - Class in com.vaadin.flow.component.grid.testbench
A TestBench element representing a <td> or <th> element in a grid.
GridTHTDElement() - Constructor for class com.vaadin.flow.component.grid.testbench.GridTHTDElement
 
GridTRElement - Class in com.vaadin.flow.component.grid.testbench
A TestBench element representing a <tr> element in a grid.
GridTRElement() - Constructor for class com.vaadin.flow.component.grid.testbench.GridTRElement
 

H

hasComponentRenderer(int, int, By) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Check whether the given indices correspond to a cell that contains a visible component renderer with the optional search locator By.
hasExpandToggle(int, int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Check whether the given indices correspond to a cell that contains a visible hierarchy toggle element.
hasRow(int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Returns true if given index has tr element for the row

I

isDetailsOpen(int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Returns true if details are open or the given row index.
isLoading() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
 
isLoading() - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
 
isLoadingExpandedRows() - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Returns true if grid is loading expanded rows.
isRowCollapsed(int, int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Returns whether the row at the given index is collapsed or not.
isRowExpanded(int, int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Returns whether the row at the given index is expanded or not.
isSelected() - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
Checks if the row is selected

S

scrollToRow(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Scrolls to the row with the given index.
scrollToRowAndWait(int) - Method in class com.vaadin.flow.component.grid.testbench.TreeGridElement
Scrolls to the row with the given index.
select(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
Selects the row with the given index.
select() - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
Selects the row if it is not already selected.

T

TreeGridElement - Class in com.vaadin.flow.component.grid.testbench
TestBench Element API for TreeGrid.
TreeGridElement() - Constructor for class com.vaadin.flow.component.grid.testbench.TreeGridElement
 

W

waitUntilLoadingFinished() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
 
C D E F G H I S T W 
Skip navigation links

Copyright © 2025. All rights reserved.