new tart.dataProxy.Local()
Base model to handle xhr requests
Extends
Members
-
protectedparams
-
Methods
-
fetch(callback)
-
Fetch data from xhr and call a function with returned data
Name Type Description callback
function optional function to call with returned data.
-
inherited setParams(params)
-
Set params as hash map.
Name Type Description params
goog.structs.Map hash map to hold fetch params