A C G H I L M O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(Component...) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - add(String) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - add(Collection<Component>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - addCheckedChangeListener(ComponentEventListener<GeneratedVaadinRadioButton.CheckedChangeEvent<R>>) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- addComponentAsFirst(Component) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - addComponentAtIndex(int, Component) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - addComponents(T, Component...) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - addInvalidChangeListener(ComponentEventListener<GeneratedVaadinRadioGroup.InvalidChangeEvent<R>>) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- addThemeVariants(RadioGroupVariant...) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24. Use
RadioButtonGroup.addThemeVariants(com.vaadin.flow.component.radiobutton.RadioGroupVariant...)instead. - addThemeVariants(RadioGroupVariant...) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Adds theme variants to the component.
C
- CheckedChangeEvent(R, boolean) - Constructor for class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton.CheckedChangeEvent
-
Deprecated.
- checkValidity() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- com.vaadin.flow.component.radiobutton - package com.vaadin.flow.component.radiobutton
- com.vaadin.flow.component.radiobutton.dataview - package com.vaadin.flow.component.radiobutton.dataview
G
- GeneratedVaadinRadioButton<R extends GeneratedVaadinRadioButton<R>> - Class in com.vaadin.flow.component.radiobutton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- GeneratedVaadinRadioButton() - Constructor for class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.
- GeneratedVaadinRadioButton.CheckedChangeEvent<R extends GeneratedVaadinRadioButton<R>> - Class in com.vaadin.flow.component.radiobutton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- GeneratedVaadinRadioGroup<R extends GeneratedVaadinRadioGroup<R,T>,T> - Class in com.vaadin.flow.component.radiobutton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- GeneratedVaadinRadioGroup() - Constructor for class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- GeneratedVaadinRadioGroup(T, T, boolean) - Constructor for class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- GeneratedVaadinRadioGroup(T, T, Class<P>, SerializableBiFunction<R, P, T>, SerializableBiFunction<R, T, P>) - Constructor for class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- GeneratedVaadinRadioGroup(T, T, Class<P>, SerializableBiFunction<R, P, T>, SerializableBiFunction<R, T, P>, boolean) - Constructor for class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- GeneratedVaadinRadioGroup(T, T, Class<P>, SerializableFunction<P, T>, SerializableFunction<T, P>) - Constructor for class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- GeneratedVaadinRadioGroup.InvalidChangeEvent<R extends GeneratedVaadinRadioGroup<R,?>> - Class in com.vaadin.flow.component.radiobutton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- getDataProvider() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.
- getErrorMessage() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Gets the current error message from the radio button group.
- getErrorMessageString() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- getGenericDataView() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Gets the generic data view for the RadioButtonGroup.
- getItem(int) - Method in class com.vaadin.flow.component.radiobutton.dataview.RadioButtonGroupDataView
- getItemEnabledProvider() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Returns the item enabled predicate.
- getItemLabelGenerator() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Gets the item label generator that is used to produce the strings shown in the radio button group for each item.
- getItemPosition(T) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - getItemRenderer() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Returns the item component renderer.
- getLabel() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
String used for the label element.
- getLabelString() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- getListDataView() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Gets the list data view for the RadioButtonGroup.
- getNameString() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- getSupportedDataProviderType() - Method in class com.vaadin.flow.component.radiobutton.dataview.RadioButtonGroupDataView
- getValueString() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- getVariantName() - Method in enum com.vaadin.flow.component.radiobutton.RadioGroupVariant
-
Gets the variant name.
H
- hasValidValue() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
I
- InvalidChangeEvent(R, boolean) - Constructor for class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup.InvalidChangeEvent
-
Deprecated.
- isAutofocusBoolean() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- isChecked() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton.CheckedChangeEvent
-
Deprecated.
- isCheckedBoolean() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- isDisabledBoolean() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- isDisabledBoolean() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- isInvalid() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup.InvalidChangeEvent
-
Deprecated.
- isInvalid() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- isInvalidBoolean() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- isReadOnly() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- isReadonlyBoolean() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- isRequired() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Specifies that the user must select a value
- isRequiredBoolean() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
L
- LUMO_HELPER_ABOVE_FIELD - com.vaadin.flow.component.radiobutton.RadioGroupVariant
- LUMO_VERTICAL - com.vaadin.flow.component.radiobutton.RadioGroupVariant
M
- MATERIAL_VERTICAL - com.vaadin.flow.component.radiobutton.RadioGroupVariant
O
- onAttach(AttachEvent) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- onDetach(DetachEvent) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- onEnabledStateChanged(boolean) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
P
- prependComponents(T, Component...) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24.
R
- RadioButtonGroup<T> - Class in com.vaadin.flow.component.radiobutton
-
Radio Button Group allows the user to select exactly one value from a list of related but mutually exclusive options.
- RadioButtonGroup() - Constructor for class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Default constructor.
- RadioButtonGroup(HasValue.ValueChangeListener<AbstractField.ComponentValueChangeEvent<RadioButtonGroup<T>, T>>) - Constructor for class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Constructs a radio button group with a value change listener.
- RadioButtonGroup(String) - Constructor for class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Creates an empty radio button group with the defined label.
- RadioButtonGroup(String, HasValue.ValueChangeListener<AbstractField.ComponentValueChangeEvent<RadioButtonGroup<T>, T>>) - Constructor for class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Constructs a radio button group with the defined label and a value change listener.
- RadioButtonGroup(String, HasValue.ValueChangeListener<AbstractField.ComponentValueChangeEvent<RadioButtonGroup<T>, T>>, T...) - Constructor for class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Constructs a radio button group with the defined label, a value change listener and populated with the items in the array.
- RadioButtonGroup(String, Collection<T>) - Constructor for class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Creates a radio button group with the defined label and populated with the items in the collection.
- RadioButtonGroup(String, T...) - Constructor for class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Creates a radio button group with the defined label and populated with the items in the array.
- RadioButtonGroupDataView<T> - Class in com.vaadin.flow.component.radiobutton.dataview
-
Implementation of generic data view for RadioButtonGroup.
- RadioButtonGroupDataView(SerializableSupplier<? extends DataProvider<T, ?>>, RadioButtonGroup) - Constructor for class com.vaadin.flow.component.radiobutton.dataview.RadioButtonGroupDataView
-
Constructs a new DataView.
- RadioButtonGroupDataView(SerializableSupplier<? extends DataProvider<T, ?>>, RadioButtonGroup, SerializableConsumer<IdentifierProvider<T>>) - Constructor for class com.vaadin.flow.component.radiobutton.dataview.RadioButtonGroupDataView
-
Constructs a new DataView.
- RadioButtonGroupListDataView<T> - Class in com.vaadin.flow.component.radiobutton.dataview
-
Data view implementation for RadioButtonGroup with in-memory list data.
- RadioButtonGroupListDataView(SerializableSupplier<? extends DataProvider<T, ?>>, RadioButtonGroup, SerializableBiConsumer<SerializablePredicate<T>, SerializableComparator<T>>) - Constructor for class com.vaadin.flow.component.radiobutton.dataview.RadioButtonGroupListDataView
-
Creates a new in-memory data view for RadioButtonGroup and verifies the passed data provider is compatible with this data view implementation.
- RadioButtonGroupListDataView(SerializableSupplier<? extends DataProvider<T, ?>>, RadioButtonGroup, SerializableConsumer<IdentifierProvider<T>>, SerializableBiConsumer<SerializablePredicate<T>, SerializableComparator<T>>) - Constructor for class com.vaadin.flow.component.radiobutton.dataview.RadioButtonGroupListDataView
-
Creates a new in-memory data view for RadioButtonGroup and verifies the passed data provider is compatible with this data view implementation.
- RadioGroupVariant - Enum in com.vaadin.flow.component.radiobutton
-
Set of theme variants applicable for
vaadin-radio-groupcomponent. - remove(Component...) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - remove(Collection<Component>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - removeAll() - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.since v23.3. This component is not intended to be used as a generic component container, and its implementation of
HasComponentsandHasItemComponentswill be removed in v24. - removeThemeVariants(RadioGroupVariant...) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24. Use
RadioButtonGroup.removeThemeVariants(com.vaadin.flow.component.radiobutton.RadioGroupVariant...)instead. - removeThemeVariants(RadioGroupVariant...) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Removes theme variants from the component.
S
- setAutofocus(boolean) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setChecked(boolean) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setDataProvider(DataProvider<T, ?>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.use instead one of the
setItemsmethods which provide access to eitherRadioButtonGroupListDataVieworRadioButtonGroupDataView - setDisabled(boolean) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setDisabled(boolean) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setErrorMessage(String) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setErrorMessage(String) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- setIdentifierProvider(IdentifierProvider<T>) - Method in class com.vaadin.flow.component.radiobutton.dataview.RadioButtonGroupDataView
- setIdentifierProvider(IdentifierProvider<T>) - Method in class com.vaadin.flow.component.radiobutton.dataview.RadioButtonGroupListDataView
- setInvalid(boolean) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setInvalid(boolean) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- setItemEnabledProvider(SerializablePredicate<T>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Sets the item enabled predicate for this radio button group.
- setItemLabelGenerator(ItemLabelGenerator<T>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Sets the item label generator that is used to produce the strings shown in the radio button group for each item.
- setItems(DataProvider<T, Void>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- setItems(InMemoryDataProvider<T>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- setItems(ListDataProvider<T>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- setItems(Stream<T>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Deprecated.Because the stream is collected to a list anyway, use
HasListDataView.setItems(Collection)instead. - setLabel(String) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setLabel(String) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Sets the label for the field.
- setName(String) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setReadonly(boolean) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setReadOnly(boolean) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
- setRenderer(ComponentRenderer<? extends Component, T>) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Sets the item renderer for this radio button group.
- setRequired(boolean) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setRequired(boolean) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Specifies that the user must select in a value.
- setValue(String) - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioButton
-
Deprecated.since v23.3, generated classes will be removed in v24.
- setValue(T) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
V
- validate() - Method in class com.vaadin.flow.component.radiobutton.GeneratedVaadinRadioGroup
-
Deprecated.since v23.3, generated classes will be removed in v24.
- valueEquals(T, T) - Method in class com.vaadin.flow.component.radiobutton.RadioButtonGroup
-
Compares two value instances to each other to determine whether they are equal.
- valueOf(String) - Static method in enum com.vaadin.flow.component.radiobutton.RadioGroupVariant
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.vaadin.flow.component.radiobutton.RadioGroupVariant
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages