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

wrap.ext.data.ArrayReader

Inheritance : Object : DataReader

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

Constructors

Signature
public ArrayReader(Array<Object> meta, Array<Object> recordType)

Methods

NameSignature
readRecordsObject readRecords(Array<Object> o)

Constructors

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

Parameters

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



Methods

readRecords

Object readRecords(Array<Object> o)

Returns
core.Object

Parameters

NameTypeDescription
ocore.Array<core.Object>

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