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

wrap.ext.data.DataReader

Inheritance : Object

Definition for Ext.data.DataProxy class -- INSERT Ext LICENSE HERE -- Revision History - 10/31/2007 RC - Created

Constructors

Signature
public DataReader(Array<Object> meta, Array<Object> recordType)
public DataReader(Array<Object> meta, Record recordType)

Constructors

public DataReader(Array<Object> meta, Array<Object> recordType)

Parameters

NameTypeDescription
metacore.Array<core.Object>
recordTypecore.Array<core.Object>



public DataReader(Array<Object> meta, Record recordType)

Parameters

NameTypeDescription
metacore.Array<core.Object>
recordTypewrap.ext.data.Record



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