JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
S
C
CheckboxElement
- Class in
com.vaadin.flow.component.checkbox.testbench
A TestBench element representing a
<vaadin-checkbox>
element.
CheckboxElement()
- Constructor for class com.vaadin.flow.component.checkbox.testbench.
CheckboxElement
CheckboxGroupElement
- Class in
com.vaadin.flow.component.checkbox.testbench
CheckboxGroupElement()
- Constructor for class com.vaadin.flow.component.checkbox.testbench.
CheckboxGroupElement
com.vaadin.flow.component.checkbox.testbench
- package com.vaadin.flow.component.checkbox.testbench
D
deselectByText(String)
- Method in class com.vaadin.flow.component.checkbox.testbench.
CheckboxGroupElement
Attempts to deselect a checkbox that is currently selected, by matching the label.
G
getCheckboxes()
- Method in class com.vaadin.flow.component.checkbox.testbench.
CheckboxGroupElement
Gets all checkboxes that are part of this group.
getLabel()
- Method in class com.vaadin.flow.component.checkbox.testbench.
CheckboxElement
I
isChecked()
- Method in class com.vaadin.flow.component.checkbox.testbench.
CheckboxElement
Checks whether the checkbox is checked.
S
selectByText(String)
- Method in class com.vaadin.flow.component.checkbox.testbench.
CheckboxGroupElement
Attempts to select a checkbox by matching the label.
setChecked(boolean)
- Method in class com.vaadin.flow.component.checkbox.testbench.
CheckboxElement
Sets whether the checkbox is checked.
C
D
G
I
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2026. All rights reserved.