mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4193] search error notifications and empty results (#4567)
* search error notifications and empty results * update docs
This commit is contained in:
committed by
Eugenio Romano
parent
2c9fdf0d4d
commit
f89bf507f5
@@ -11,6 +11,14 @@ Stores information from all the custom search and faceted search widgets, compil
|
||||
|
||||
## Class members
|
||||
|
||||
### Events
|
||||
|
||||
| Name | Type | Details |
|
||||
| --- | --- | --- |
|
||||
| updated | QueryBody | Raised when query gets updated but before query is executed |
|
||||
| executed | ResultSetPaging | Raised when query gets executed and results are available |
|
||||
| error | any | Raised when search api emits internal error |
|
||||
|
||||
### Methods
|
||||
|
||||
- **addFilterQuery**(query: `string`)<br/>
|
||||
|
Reference in New Issue
Block a user