public class GridProColumnElement extends Object
<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 and Description |
|---|
GridProColumnElement(Long __generatedId,
GridProElement grid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected Long |
get__generatedId()
For internal use only.
|
GridTHTDElement |
getHeaderCell()
Gets the header cell for this column.
|
ArrayList<String> |
getOptionsList()
Gets the options List for this column.
|
public GridProColumnElement(Long __generatedId, GridProElement grid)
protected Long get__generatedId()
public ArrayList<String> getOptionsList()
public GridTHTDElement getHeaderCell()
A column always has a header cell, even if the header is not shown.
Copyright © 2022. All rights reserved.