| Module: | libext | Package: | wrap.ext.data | Parent: | DataProxy | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.data.MemoryProxy
Inheritance : Object : Observable : DataProxy
Definition for Ext.data.MemoryProxy class -- INSERT Ext LICENSE HERE -- Revision History - 10/31/2007 RC - Created
Constructors
| Signature |
| public MemoryProxy(Array<Object> data) |
Methods
| Name | Signature |
| load | void load(Object params, DataReader reader, Function callback, Object scope, Object arg) |
Constructors
|
public MemoryProxy(Array<Object> data) Parameters
|
Methods
|
load void load(Object params, DataReader reader, Function callback, Object scope, Object arg) Parameters
|
| Module: | libext | Package: | wrap.ext.data | Parent: | DataProxy | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |