new tart.dataProxy.Abstract()
Base model to handle xhr requests
Members
-
protectedparams
-
Methods
-
fetch(callback)
-
Abstract method, which all inherited classes should implement
Name Type Description callback
function callback method after fetch.
-
setParams(params)
-
Set params as hash map.
Name Type Description params
goog.structs.Map hash map to hold fetch params