abortSearch method
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
backendApi.abortSearch()
Aborts the result of a search in a list object. Clears the existing search and returns the object to the state it was in prior to the search started.
Version history
Version state | Details |
---|---|
Introduced | 1.0 |
Parameters
None
Returns
-
Example
this.backendApi.abortSearch();