com.vaadin.flow.component.gridpro.testbench.

Class GridTRElement

    • Constructor Detail

      • GridTRElement

        public GridTRElement()
    • Method Detail

      • getCell

        public GridTHTDElement getCell(GridProColumnElement column)

        Gets the cell for the given column in this row.

        Parameters:

        column - the column element

        Returns:

        the cell for the given column