Uses of Class
org.vaadin.firitin.components.radiobutton.VRadioButtonGroup
Packages that use VRadioButtonGroup
-
Uses of VRadioButtonGroup in org.vaadin.firitin.components.radiobutton
Methods in org.vaadin.firitin.components.radiobutton that return VRadioButtonGroupModifier and TypeMethodDescriptionVRadioButtonGroup.withItemEnabledProvider(com.vaadin.flow.function.SerializablePredicate<T> itemEnabledProvider) VRadioButtonGroup.withRenderer(com.vaadin.flow.data.renderer.ComponentRenderer<? extends com.vaadin.flow.component.Component, T> renderer) VRadioButtonGroup.withRequired(boolean required) VRadioButtonGroup.withTextRenderer(com.vaadin.flow.component.ItemLabelGenerator<T> itemLabelGenerator)