Package | Description |
---|---|
com.vaadin.flow.component.checkbox |
Constructor and Description |
---|
Checkbox(String label,
HasValue.ValueChangeListener<AbstractField.ComponentValueChangeEvent<Checkbox,Boolean>> listener)
Constructs a checkbox with the initial label text and value change
listener.
|
Copyright © 2025. All rights reserved.