We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.grid.testbench.
Class GridColumnElement
java.lang.Object
com.vaadin.flow.component.grid.testbench.GridColumnElement
A TestBench element representing a <vaadin-grid-column>
element. This is not a TestBenchElement as polyfilled browsers are not
capable of finding it or handling it as a web element.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
protected Long
For internal use only.
Gets the footer cell for this column.
Gets the header cell for this column.
-
Constructor Details
-
GridColumnElement
-
-
Method Details