Uses of Class
com.foreach.across.modules.bootstrapui.utils.ElementConfigurationMap
Package
Description
-
Uses of ElementConfigurationMap in com.foreach.across.modules.bootstrapui.elements.autosuggest
Modifier and TypeClassDescriptionclass
Configuration class for aAutoSuggestFormElementBuilder
based on typeahead.js.static class
Represents a single dataset.Modifier and TypeMethodDescriptionAutoSuggestFormElementConfiguration.DataSet.bloodhound
(Consumer<ElementConfigurationMap> consumer) Configure the basic bloodhound options.AutoSuggestFormElementConfiguration.DataSet.prefetch
(Consumer<ElementConfigurationMap> consumer) Configure the prefetch options.AutoSuggestFormElementConfiguration.DataSet.remote
(Consumer<ElementConfigurationMap> consumer) Configure the remote options. -
Uses of ElementConfigurationMap in com.foreach.across.modules.bootstrapui.utils
Modifier and TypeClassDescriptionclass
ElementConfigurationMap<SELF extends ElementConfigurationMap<SELF>>
Base class for a set of key/values that represent the configuration settings for an element.