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 TypeMethodDescriptionbooleanprotected LongFor internal use only.Gets the footer cell for this column.Gets the header cell for this column. 
- 
Constructor Details
- 
GridColumnElement
 
 - 
 - 
Method Details