Uses of Package
com.foreach.across.modules.entity.autosuggest
Packages that use com.foreach.across.modules.entity.autosuggest
Package
Description
-
Classes in com.foreach.across.modules.entity.autosuggest used by com.foreach.across.modules.entity.autosuggestClassDescriptionAlias to allow direct control specification after dataset attribute.Holds the configuration for an
InitializingAutoSuggestDataSet
based on an entity configuration.Registry for attaching aSimpleAutoSuggestDataSet
to a particular endpoint.Wraps a regularSimpleAutoSuggestDataSet
with endpoint identification data.Represents a single auto-suggest result.Optional interface to be implemented by dataset implementations to indicate its possible to generate a single auto-suggest result for an object.Implementation ofAutoSuggestDataSet
that also implements aAutoSuggestDataSet.ResultTransformer
and allows for lazy initialization upon first use by specifying aInitializingAutoSuggestDataSet.setInitializer(Consumer)
.Represents a simple dataset used for auto-suggest data.Represent a single auto-suggest result. -
Classes in com.foreach.across.modules.entity.autosuggest used by com.foreach.across.modules.entity.views.bootstrapui