Module:libextPackage:wrap.ext.dataParent:DataProxyCopyright (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

NameSignature
loadvoid load(Object params, DataReader reader, Function callback, Object scope, Object arg)

Constructors

public MemoryProxy(Array<Object> data)

Parameters

NameTypeDescription
datacore.Array<core.Object>



Methods

load

void load(Object params, DataReader reader, Function callback, Object scope, Object arg)

Parameters

NameTypeDescription
paramscore.Object
readerwrap.ext.data.DataReader
callbackcore.Function
scopecore.Object
argcore.Object

Module:libextPackage:wrap.ext.dataParent:DataProxyCopyright (c) 2007, 2008 Point5U, LLC
Milescript - ExtJS Wrapper Library: Project Home | Documentation