Uses of Class
com.vaadin.flow.component.grid.testbench.GridElement
-
-
Uses of GridElement in com.vaadin.flow.component.grid.testbench
Subclasses of GridElement in com.vaadin.flow.component.grid.testbench Modifier and Type Class Description classTreeGridElementTestBench Element API for TreeGrid.Methods in com.vaadin.flow.component.grid.testbench that return GridElement Modifier and Type Method Description GridElementGridTHTDElement. getGrid()Gets the grid containing this element.GridElementGridTRElement. getGrid()Gets the grid containing this element.Constructors in com.vaadin.flow.component.grid.testbench with parameters of type GridElement Constructor Description GridColumnElement(Long __generatedId, GridElement grid)
-