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