Searches the this with the given sexp and calls func for each row which
satisfy the search expression.
| this |
an CalCache |
| sexp |
search expression; use null or an empty string to list all stored components |
| func |
an CalCacheSearchFunc callback to call for each row which satisfies |
| cancellable |
optional Cancellable object, or null |
| user_data |
user data for |
|
Whether succeeded. |