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.
Uses of Interface
com.vaadin.flow.component.combobox.ComboBoxBaseI18n
Packages that use ComboBoxBaseI18n
-
Uses of ComboBoxBaseI18n in com.vaadin.flow.component.combobox
Classes in com.vaadin.flow.component.combobox that implement ComboBoxBaseI18nModifier and TypeClassDescriptionstatic class
The internationalization properties for
ComboBox
.class
Class for localization of the
MultiSelectComboBox
Methods in com.vaadin.flow.component.combobox that return ComboBoxBaseI18nModifier and TypeMethodDescriptionprotected ComboBoxBaseI18n
ComboBoxBase.getI18n()
Gets the internationalization object previously set for this component.
Methods in com.vaadin.flow.component.combobox with parameters of type ComboBoxBaseI18nModifier and TypeMethodDescriptionprotected void
ComboBoxBase.setI18n
(ComboBoxBaseI18n i18n) Sets the internationalization object for this component.