Class AbstractLookupField.LookupFieldI18n
java.lang.Object
com.vaadin.componentfactory.lookupfield.AbstractLookupField.LookupFieldI18n
- All Implemented Interfaces:
Serializable
- Enclosing class:
AbstractLookupField<T,SelectT, ComboboxT extends com.vaadin.flow.component.HasEnabled & com.vaadin.flow.component.HasValidation & com.vaadin.flow.component.HasSize & com.vaadin.flow.component.HasValue<?, SelectT>, ComponentT extends AbstractLookupField<T, SelectT, ComboboxT, ComponentT, FilterType>, FilterType>
The internationalization properties for
LookupField.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetEmptyselection(String emptyselection) setHeaderpostfix(String headerpostfix) setHeaderprefix(String headerprefix) setSearcharialabel(String searcharialabel) setSelectedText(String selectedText)
-
Constructor Details
-
LookupFieldI18n
public LookupFieldI18n()
-
-
Method Details
-
getSearch
-
setSearch
-
getSelect
-
setSelect
-
getCancel
-
setCancel
-
getSearcharialabel
-
setSearcharialabel
-
getHeaderprefix
-
setHeaderprefix
-
getHeaderpostfix
-
setHeaderpostfix
-
getEmptyselection
-
setEmptyselection
-
getCreate
-
setCreate
-
getSelectedText
-
setSelectedText
-