Description Usage Arguments Value
bind a handler to an object for a given signal
| 1 2 |   addHandler(obj, signal, handler, action = NULL, ...,
    fn_args = callback_args(signal), params = NULL)
 | 
| obj | object that emits signal | 
| signal | signal name | 
| handler | handler. A function with first argument which receives a list. | 
| action | object to pass to function call to parameterize it | 
| ... | passed along | 
| fn_args | argument of javascript function | 
| params | Used internally | 
a handler ID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.