GWidgetProxy-class {gWidgetsWWW2}R Documentation

interface between R objects and JSON to supply Ext objects with data

Description

interface between R objects and JSON to supply Ext objects with data

Methods

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


[Package gWidgetsWWW2 version 0.4-8 Index]