Uses of Class
com.vaadin.flow.component.checkbox.dataview.CheckboxGroupDataView
Packages that use CheckboxGroupDataView
-
Uses of CheckboxGroupDataView in com.vaadin.flow.component.checkbox
Methods in com.vaadin.flow.component.checkbox that return CheckboxGroupDataViewModifier and TypeMethodDescriptionCheckboxGroup.getGenericDataView()Gets the generic data view for the checkbox group.CheckboxGroup.setItems(DataProvider<T, Void> dataProvider) CheckboxGroup.setItems(InMemoryDataProvider<T> inMemoryDataProvider)