Class AdvancedSearchComponentInitializationService
This service is used to signal to inputs in advanced search components, whether they should autofocus, or not.
The inputs should autofocus, when the user interacts with them, but should not auto focus if the first empty predicate is created on
advanced search component initialization.
false until the [completeInitialization()]{@link AdvancedSearchComponentInitializationService#completeInitialization}
method is called. Returns true afterwards.
This service is used to signal to inputs in advanced search components, whether they should autofocus, or not.
The inputs should autofocus, when the user interacts with them, but should not auto focus if the first empty predicate is created on advanced search component initialization.