- generatedColumnIdsIfNeeded() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
- get__generatedId() - Method in class com.vaadin.flow.component.grid.testbench.GridColumnElement
-
For internal use only.
- getAllColumns() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets all columns defined for the grid, including any selection checkbox
column.
- getCell(int, int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the grid cell for the given row and column index.
- getCell(int, GridColumnElement) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the grid cell for the given row and column.
- getCell(String) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Finds the first cell inside the rendered range with a text content
matching the given string.
- getCell(GridColumnElement) - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
-
Gets the cell for the given column in this row.
- getColumn(String) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the column with the given header text.
- getColumn() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
-
Gets the column for this grid cell.
- getContext() - Method in class com.vaadin.flow.component.dialog.testbench.DialogElement
-
- getContext() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
-
- getContext() - Method in class com.vaadin.flow.component.notification.testbench.NotificationElement
-
- getDate() - Method in class com.vaadin.flow.component.datepicker.testbench.DatePickerElement
-
Gets the selected date
- getDetailsRow() - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
-
Gets the details container for this row.
- getFilter() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
-
Gets the filter for the options in the popup.
- getFirstVisibleRowIndex() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the index of the first row which is at least partially visible.
- getFirstVisibleRowIndex() - Method in class com.vaadin.flow.component.ironlist.testbench.IronListElement
-
Gets the index of the first row which is at least partially visible.
- getFooterCell() - Method in class com.vaadin.flow.component.grid.testbench.GridColumnElement
-
Gets the footer cell for this column.
- getFooterCell(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the footer cell for the given visible column index.
- getGrid() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
-
Gets the grid containing this element.
- getGrid() - Method in class com.vaadin.flow.component.grid.testbench.GridTRElement
-
Gets the grid containing this element.
- getHeaderCell() - Method in class com.vaadin.flow.component.grid.testbench.GridColumnElement
-
Gets the header cell for this column.
- getHeaderCell(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the header cell for the given visible column index.
- getItem() - Method in class com.vaadin.flow.component.radiobutton.testbench.RadioButtonElement
-
Gets the item (visible text) of the radio button.
- getLabel() - Method in class com.vaadin.flow.component.checkbox.testbench.CheckboxElement
-
- getLabel() - Method in interface com.vaadin.flow.component.common.testbench.HasLabel
-
Gets the label for the element.
- getLastVisibleRowIndex() - Method in class com.vaadin.flow.component.ironlist.testbench.IronListElement
-
Gets the index of the last row which is at least partially visible.
- getMaxFiles() - Method in class com.vaadin.flow.component.upload.testbench.UploadElement
-
Gets how many files can be uploaded.
- getOptions() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
-
Gets a list of all available options.
- getOptions() - Method in class com.vaadin.flow.component.radiobutton.testbench.RadioButtonGroupElement
-
Gets a list of all available options.
- getPageSize() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the page size used when fetching data.
- getPlaceholder() - Method in interface com.vaadin.flow.component.common.testbench.HasPlaceholder
-
Gets the placeholder for the element.
- getRow(int) - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the tr
element for the given row index.
- getRow() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
-
Gets the row index for this grid cell.
- getRowCount() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the total number of rows.
- getRowCount() - Method in class com.vaadin.flow.component.ironlist.testbench.IronListElement
-
Gets the total number of rows.
- getRowElement() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
-
Gets the TR parent of this element.
- getSelectedTabElement() - Method in class com.vaadin.flow.component.tabs.testbench.TabsElement
-
Gets the tab element for the currently selected tab.
- getSelectedTabIndex() - Method in class com.vaadin.flow.component.tabs.testbench.TabsElement
-
Gets the index of the currently selected tab.
- getSelectedText() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
-
- getSelectedText() - Method in interface com.vaadin.flow.component.common.testbench.HasSelectByText
-
Gets the text of the currently selected option.
- getSelectedText() - Method in class com.vaadin.flow.component.radiobutton.testbench.RadioButtonGroupElement
-
- getSlotText(TestBenchElement) - Static method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
-
Gets the text content of the elements assigned to the given slot
- getSplitter() - Method in class com.vaadin.flow.component.splitlayout.testbench.SplitLayoutElement
-
- getTab(String) - Method in class com.vaadin.flow.component.tabs.testbench.TabsElement
-
Gets the index of the tab with the given text.
- getTabElement(String) - Method in class com.vaadin.flow.component.tabs.testbench.TabsElement
-
Gets the tab element for the tab with the given text.
- getText() - Method in class com.vaadin.flow.component.button.testbench.ButtonElement
-
- getText() - Method in class com.vaadin.flow.component.grid.testbench.GridTHTDElement
-
- getText() - Method in class com.vaadin.flow.component.notification.testbench.NotificationElement
-
- getValue() - Method in class com.vaadin.flow.component.datepicker.testbench.DatePickerElement
-
Gets the selected date as a string.
- getValue() - Method in class com.vaadin.flow.component.progressbar.testbench.ProgressBarElement
-
Gets the value.
- getValue() - Method in class com.vaadin.flow.component.radiobutton.testbench.RadioButtonElement
-
Gets the value of the radio button.
- getVisibleColumns() - Method in class com.vaadin.flow.component.grid.testbench.GridElement
-
Gets the currently visible columns in the grid, including any selection
checkbox column.
- GridColumnElement - Class in com.vaadin.flow.component.grid.testbench
-
A TestBench element representing a <vaadin-grid-column>
element.
- GridColumnElement(Long, GridElement) - Constructor for class com.vaadin.flow.component.grid.testbench.GridColumnElement
-
- GridElement - Class in com.vaadin.flow.component.grid.testbench
-
A TestBench element representing a <vaadin-grid>
element.
- GridElement() - Constructor for class com.vaadin.flow.component.grid.testbench.GridElement
-
- GridTHTDElement - Class in com.vaadin.flow.component.grid.testbench
-
A TestBench element representing a <td>
or
<th>
element in a grid.
- GridTHTDElement() - Constructor for class com.vaadin.flow.component.grid.testbench.GridTHTDElement
-
- GridTRElement - Class in com.vaadin.flow.component.grid.testbench
-
A TestBench element representing a <tr>
element in a grid.
- GridTRElement() - Constructor for class com.vaadin.flow.component.grid.testbench.GridTRElement
-