acceptSearch method
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
backendApi.acceptSearch(toggleMode)
Accepts the result of a search in a list object and the search result is selected in the field.
Version history
Version state | Details |
---|---|
Introduced | 1.0 |
Parameters
toggleMode
Type: Boolean
If true, toggle state for selected values.
Example
this.backendApi.acceptSearch(false);