Package com.foreach.across.modules.bootstrapui.elements.autosuggest
package com.foreach.across.modules.bootstrapui.elements.autosuggest
-
ClassDescriptionRepresents an autosuggest textbox field, can be created through
BootstrapViewElements.autoSuggest(TextboxFormElement, HiddenFormElement)
or using aAutoSuggestFormElementBuilder
.Will create an autosuggest component backed by a Typeahead JS implementation.Configuration class for aAutoSuggestFormElementBuilder
based on typeahead.js.Represents a single dataset.