| Module: | libext | Package: | wrap.ext.data | Parent: | DataReader | Copyright (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
| Name | Signature |
| readRecords | Object readRecords(Array<Object> o) |
Constructors
|
public ArrayReader(Array<Object> meta, Array<Object> recordType) Parameters
|
Methods
|
readRecords Object readRecords(Array<Object> o)
Parameters
|
||||||||||
| Module: | libext | Package: | wrap.ext.data | Parent: | DataReader | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |