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 classThe internationalization properties forComboBox.classClass for localization of theMultiSelectComboBoxMethods in com.vaadin.flow.component.combobox that return ComboBoxBaseI18nModifier and TypeMethodDescriptionprotected ComboBoxBaseI18nComboBoxBase.getI18n()Gets the internationalization object previously set for this component.Methods in com.vaadin.flow.component.combobox with parameters of type ComboBoxBaseI18nModifier and TypeMethodDescriptionprotected voidComboBoxBase.setI18n(ComboBoxBaseI18n i18n) Sets the internationalization object for this component.