Roo.data.Observable
Roo.data.DataProxy 

		   

Class Roo.data.DataProxy

Package:Roo.data
Defined In: Roo/data/DataProxy.js.
Class:DataProxy
Subclasses: Roo.data.HttpProxy
Extends: Roo.data.Observable
This class is an abstract base class for implementations which provide retrieval of
unformatted data objects.


DataProxy implementations are usually used in conjunction with an implementation of Roo.data.DataReader
(of the appropriate type which knows how to parse the data object) to provide a block of
{link Roo.data.Records} to an {link Roo.data.Store}.


Custom implementations must implement the load method as described in
{link Roo.data.HttpProxyload}.

Class Comments / Notes => [Add Your comment/notes about this class]
Config Options - Has None
Public Properties - Has None
Public Methods
Method Defined By
 
new Roo.data.DataProxy ()
Create a new Roo.data.DataProxy
Create a new Roo.data.DataProxy
 
Events
Event Defined By
Documentation generated by Introspection Doc Generator on Fri Jul 13 2018 14:10:54 GMT+0800 (HKT) Based on JsDoc Toolkit