interface between R objects and JSON to supply Ext objects with data
get_data(...)
Return raw data, not JSON encoded
get_fields()
Return json with fields mapped to names
get_json_data(...)
The params determine what to pass back.
get_url_list()
Get url to call back into this proxy object. The values 'proxy_url' and 'session_id' are JS globals in webpage
set_data(value, ...)
Set proxy data
set_value(value, ...)
Set main property, invoke change handler on change
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.