Uses of Class
com.vaadin.flow.component.radiobutton.dataview.RadioButtonGroupDataView
Packages that use RadioButtonGroupDataView
-
Uses of RadioButtonGroupDataView in com.vaadin.flow.component.radiobutton
Methods in com.vaadin.flow.component.radiobutton that return RadioButtonGroupDataViewModifier and TypeMethodDescriptionRadioButtonGroup.getGenericDataView()Gets the generic data view for the RadioButtonGroup.RadioButtonGroup.setItems(DataProvider<T, Void> dataProvider) RadioButtonGroup.setItems(InMemoryDataProvider<T> inMemoryDataProvider)