public interface SearchInputModel
| Modifier and Type | Method and Description |
|---|---|
int |
getAutocompleteTriggerThreshold()
Gets the autocomplete trigger threshold.
|
String |
getAutocompleteUrl()
Gets the auto suggest url of the search component.
|
String |
getConfigJson()
Gets the search configuration in a json format.
|
String |
getId()
Gets the unique id of the component, based on resource path.
|
String |
getSearchFieldPlaceholderText()
Gets an author configured value for search input field's placeholder.
|
int getAutocompleteTriggerThreshold()
String getConfigJson()
String getAutocompleteUrl()
String getId()
String getSearchFieldPlaceholderText()
Copyright © 2023. All rights reserved.