Quantcast
Channel: Zimbra :: Forums - Zimlets
Viewing all articles
Browse latest Browse all 171

How to listen for global API requests?

$
0
0
New task create view is invoked by the following code:
Code:

AjxDispatcher.run("GetTaskController").show(new ZmTask(....))
After "save" button is pressed "CreateTaskRequest" SOAP request is sent.

Is it possible to listen for that event ("save button pressing")?

Viewing all articles
Browse latest Browse all 171

Trending Articles