on_page_loaded
on_page_loaded(task)
domain: client
language: javascript
class Task class
Description
The on_page_loaded
event is the first event triggered on the client. See
Workflow.
Use it to initialize the client.
The task
parameter is the root of the client
task tree.