Package com.vaadin.componentfactory.lookupfield
package com.vaadin.componentfactory.lookupfield
-
ClassDescriptionAbstractLookupField<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> Base class for the server-side components of thevcf-lookup-fieldwebcomponent.Event fired when the user clicks the create item button.AbstractLookupField.FilterEvent<FILTERTYPE>Event fired when the user filters the grid through the custom filter.The internationalization properties forLookupField.CustomFilterLookupField<T,FilterType> Server-side component for thevcf-lookup-fieldwebcomponent.CustomFilterMultiSelectLookupField<T,FilterType> Server-side component for thevcf-lookup-fieldwebcomponent.LookupField<T>Server-side component for thevcf-lookup-fieldwebcomponent.LookupFieldFilter<FILTERTYPE>Class for the custom filter component The component need to call manually the filter action.Filter action.Theme variants that can be applied to the lookup field.Server-side component for thevcf-lookup-fieldwebcomponent.