Uses of Package
com.vaadin.flow.component.checkbox
Packages that use com.vaadin.flow.component.checkbox
Package
Description
-
Classes in com.vaadin.flow.component.checkbox used by com.vaadin.flow.component.checkboxClassDescriptionCheckbox is an input field representing a binary choice.The internationalization properties for
Checkbox.CheckBoxGroup is a multi-selection component where items are displayed as check boxes.The internationalization properties forCheckboxGroup.CheckboxGroup.ItemHelperGeneratorcan be used to generate helper text strings used by the checkbox group for each checkbox.Set of theme variants applicable forvaadin-checkbox-groupcomponent. -
Classes in com.vaadin.flow.component.checkbox used by com.vaadin.flow.component.checkbox.dataviewClassDescriptionCheckBoxGroup is a multi-selection component where items are displayed as check boxes.
-
Classes in com.vaadin.flow.component.checkbox used by com.vaadin.testbench.unitClassDescriptionCheckbox is an input field representing a binary choice.CheckBoxGroup is a multi-selection component where items are displayed as check boxes.Tester for CheckboxGroup components.Tester for Checkbox components.