We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.checkbox.
Package com.vaadin.flow.component.checkbox
-
Class Summary Class Description Checkbox Checkbox is an input field representing a binary choice.
CheckboxGroup<T> CheckBoxGroup is a multi-selection component where items are displayed as check boxes.
GeneratedVaadinCheckbox<R extends GeneratedVaadinCheckbox<R,T>,T> Deprecated. since v23.3, generated classes will be removed in v24.GeneratedVaadinCheckbox.ChangeEvent<R extends GeneratedVaadinCheckbox<R,?>> Deprecated. since v23.3, generated classes will be removed in v24.GeneratedVaadinCheckbox.CheckedChangeEvent<R extends GeneratedVaadinCheckbox<R,?>> Deprecated. since v23.3, generated classes will be removed in v24.GeneratedVaadinCheckbox.IndeterminateChangeEvent<R extends GeneratedVaadinCheckbox<R,?>> Deprecated. since v23.3, generated classes will be removed in v24.GeneratedVaadinCheckboxGroup<R extends GeneratedVaadinCheckboxGroup<R,T>,T> Deprecated. since v23.3, generated classes will be removed in v24.GeneratedVaadinCheckboxGroup.InvalidChangeEvent<R extends GeneratedVaadinCheckboxGroup<R,?>> Deprecated. since v23.3, generated classes will be removed in v24. -
Enum Summary Enum Description CheckboxGroupVariant Set of theme variants applicable for
vaadin-checkbox-group
component.