Skip navigation links
C G I O S 

C

clear() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Clears the value of the combobox.
closePopup() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Close the popup with options, if it is open.
com.vaadin.flow.component.combobox.testbench - package com.vaadin.flow.component.combobox.testbench
 
ComboBoxElement - Class in com.vaadin.flow.component.combobox.testbench
A TestBench element representing a <vaadin-combo-box> element.
ComboBoxElement() - Constructor for class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
 

G

getFilter() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Gets the filter for the options in the popup.
getInputElementValue() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
 
getOptions() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Gets a list of all available options.
getSelectedText() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
 
getValue() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Gets the property "value" as a string.

I

isAutoOpen() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Gets whether dropdown will open automatically or not.
isPopupOpen() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Checks whether the popup with options is open.

O

openPopup() - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Opens the popup with options, if it is not already open.

S

selectByText(String) - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
 
setFilter(String) - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Sets the filter for the options in the popup.
setValue(String) - Method in class com.vaadin.flow.component.combobox.testbench.ComboBoxElement
Sets the property "value" as a string.
C G I O S 
Skip navigation links

Copyright © 2026. All rights reserved.