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

Class GridProColumnElement

  • java.lang.Object
    • com.vaadin.flow.component.gridpro.testbench.GridProColumnElement

  • public class GridProColumnElement
    extends Object

    A TestBench element representing a <vaadin-pro-grid-edit-column> element. This is not a TestBenchElement as polyfilled browsers are not capable of finding it or handling it as a web element.

    • Constructor Detail

      • GridProColumnElement

        public GridProColumnElement(Long __generatedId,
                                    GridProElement grid)
    • Method Detail

      • get__generatedId

        protected Long get__generatedId()

        For internal use only.

        Returns:

        the generated id for the column

      • getOptionsList

        public ArrayList<String> getOptionsList()

        Gets the options List for this column.

        Returns:

        the options list