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.combobox.
Class GeneratedVaadinComboBox
- java.lang.Object
-
- com.vaadin.flow.component.combobox.GeneratedVaadinComboBox
-
All Implemented Interfaces:
@Deprecated public abstract class GeneratedVaadinComboBox extends Object implements Serializable
Deprecated.This class is not used in any API, and will be removed in a future major version.See Also:
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GeneratedVaadinComboBox.CustomValueSetEvent<TComponent extends ComboBoxBase<TComponent,?,?>>
Deprecated.
UseComboBoxBase.CustomValueSetEvent
instead.static class
GeneratedVaadinComboBox.FilterChangeEvent<R extends ComboBoxBase<R,?,?>>
Deprecated.
This class is not used in any API, and will be removed in a future major version.static class
GeneratedVaadinComboBox.InvalidChangeEvent<R extends ComboBoxBase<R,?,?>>
Deprecated.
This class is not used in any API, and will be removed in a future major version.static class
GeneratedVaadinComboBox.OpenedChangeEvent<TComponent extends ComboBoxBase<TComponent,?,?>>
Deprecated.
This class is not used in any API, and will be removed in a future major version.static class
GeneratedVaadinComboBox.SelectedItemChangeEvent<TComponent extends ComboBoxBase<TComponent,?,?>>
Deprecated.
This class is not used in any API, and will be removed in a future major version.
-
Constructor Summary
Constructors Constructor Description GeneratedVaadinComboBox()
Deprecated.
-