clean all the events that start wit on prefix (#2536)

This commit is contained in:
Eugenio Romano
2017-10-25 10:35:38 +02:00
committed by Maurizio Vitale
parent b2414781d4
commit ded3847762
169 changed files with 705 additions and 749 deletions
+2 -2
View File
@@ -40,8 +40,8 @@ If both `appId` and `appName` are specified then `appName` will take precedence
| Name | Description |
| --- | --- |
| filterClick | Raised when the filter in the list is clicked |
| onSuccess | Raised when the list is loaded |
| onError | Raised if there is an error during the loading |
| success | Raised when the list is loaded |
| error | Raised if there is an error during the loading |
## Details