Optional generator with prefilled values. Can be used to add prefilled predicate components to the search GUI.
Lambda that is used to preserve this
reference in HTML binding.
See [_renderSelection()]{@link AbstractSearchPredicateComponent#_renderSelection} for information about the transform function.
the {@link SearchAutocompleteOption} object that was selected in the autocomplete list.
Transforms a {@link SearchAutocompleteOption} object into it's name. Used for displaying user selection in the input field, when an autocomplete option is selected.
the object we want to transform. It might not exist if user input doesn't match any autocomplete option
option name if it exists, empty string otherwise
Notifies the EditableElementaryPredicate
about changes to the predicate generated by the selected Category
.
predicate generated by the selected Category
Generated using TypeDoc
Whether the contents displayed in this component can be edited by the user or not.
Defaults to
true